From b1d77e992e9c0db5872debca9f19dddd4f6a8ad6 Mon Sep 17 00:00:00 2001 From: suchmememanyskill <38142618+suchmememanyskill@users.noreply.github.com> Date: Thu, 28 Mar 2024 18:06:06 +0100 Subject: [PATCH] Add new user agent --- css_inject.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css_inject.py b/css_inject.py index 61a9846..b2d9003 100644 --- a/css_inject.py +++ b/css_inject.py @@ -150,7 +150,7 @@ async def remove(self) -> Result: "desktoppopup": ["OverlayBrowser_Browser", "SP Overlay:.*", "notificationtoasts_.*", "SteamBrowser_Find", "OverlayTab\\d+_Find", "!ModalDialogPopup", "!FullModalOverlay"], "desktopoverlay": ["desktoppopup"], "desktopcontextmenu": [".*Menu", ".*Supernav"], - "bigpicture": ["~Valve Steam Gamepad/default~", "~Valve%20Steam%20Gamepad/default~"], + "bigpicture": ["~Valve Steam Gamepad/default~", "~Valve%20Steam%20Gamepad~"], "bigpictureoverlay": ["QuickAccess", "MainMenu"], "store": ["~https://store.steampowered.com~", "~https://steamcommunity.com~"],