mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 19:41:56 +00:00
Fix reloading UI on updates and restarting steam
This commit is contained in:
@@ -7,7 +7,6 @@ import Logger from './logger';
|
||||
declare global {
|
||||
interface Window {
|
||||
__TABS_HOOK_INSTANCE: any;
|
||||
securitystore: any;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user