mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 14:51:57 +00:00
Fix reloading UI on updates and restarting steam (#303)
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