forked from Berry-Dash/launcher
oops
This commit is contained in:
@@ -129,7 +129,7 @@ export default function Installs () {
|
|||||||
<button
|
<button
|
||||||
className='button absolute right-0 bottom-0'
|
className='button absolute right-0 bottom-0'
|
||||||
hidden={!normalConfig?.settings.useLegacyInteractButtons}
|
hidden={!normalConfig?.settings.useLegacyInteractButtons}
|
||||||
title='Click to view game installs'
|
title='Click to view category'
|
||||||
onClick={() => setCategory(Number(key))}
|
onClick={() => setCategory(Number(key))}
|
||||||
>
|
>
|
||||||
Installs
|
Installs
|
||||||
|
|||||||
Reference in New Issue
Block a user