mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 00:07:09 +00:00
bump
This commit is contained in:
parent
539c5aed78
commit
d0b61d826e
|
|
@ -68,7 +68,7 @@ export function LauncherProvider({ children }: { children: React.ReactNode }) {
|
|||
configRaw.rpcEnabled, configRaw.musicVol, configRaw.sfxVol, configRaw.isDayTime,
|
||||
configRaw.profile, configRaw.linuxRunner, configRaw.perfBoost, configRaw.customEditions,
|
||||
configRaw.legacyMode, configRaw.keepLauncherOpen, configRaw.enableTrayIcon,
|
||||
configRaw.animationsEnabled, configRaw.version
|
||||
configRaw.animationsEnabled
|
||||
]);
|
||||
|
||||
const game = useMemo(() => gameRaw, [
|
||||
|
|
|
|||
Loading…
Reference in a new issue