mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 11:52:02 +00:00
@@ -53,3 +53,6 @@ def get_unprivileged_path() -> str:
|
||||
|
||||
def get_unprivileged_user() -> str:
|
||||
return os.getenv("UNPRIVILEGED_USER", os.getlogin())
|
||||
|
||||
async def restart_webhelper() -> bool:
|
||||
return True # Stubbed
|
||||
Reference in New Issue
Block a user