This commit is contained in:
neoapps-dev 2026-04-02 16:38:18 +03:00
parent 539c5aed78
commit d0b61d826e

View file

@ -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, [