oops
This commit is contained in:
@@ -465,12 +465,7 @@ export default function Installs () {
|
|||||||
entry
|
entry
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
disabled={downloadProgress.length != 0}
|
title={'Click to update the game'}
|
||||||
title={
|
|
||||||
downloadProgress.length != 0
|
|
||||||
? 'Cannot update while downloads are in progress '
|
|
||||||
: 'Click to update the game'
|
|
||||||
}
|
|
||||||
>
|
>
|
||||||
Update
|
Update
|
||||||
</button>
|
</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user