mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-15 18:13:40 +03:00
Added functions to inject and remove css from tabs
This commit is contained in:
@@ -190,4 +190,4 @@ class Loader:
|
||||
async def refresh_iframe(self):
|
||||
tab = await get_tab("QuickAccess")
|
||||
await tab.open_websocket()
|
||||
return await tab.evaluate_js("reloadIframe()")
|
||||
return await tab.evaluate_js("reloadIframe()", False)
|
||||
Reference in New Issue
Block a user