mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2025-01-20 22:01:12 +01:00
Update NSLGameScanner.py
This commit is contained in:
parent
a879402dde
commit
f1f1c61f63
@ -178,7 +178,7 @@ def get_unsigned_shortcut_id(signed_shortcut_id):
|
||||
api_cache = {}
|
||||
|
||||
#API KEYS FOR NONSTEAMLAUNCHER USE ONLY
|
||||
BASE_URL = 'https://nonsteamlaunchers-on-steam-deck.onrender.com/api'
|
||||
BASE_URL = 'https://nonsteamlaunchers.onrender.com/api'
|
||||
|
||||
#GLOBAL VARS
|
||||
created_shortcuts = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user