mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-23 07:31:36 +00:00
don't use googleapiclient static files
This commit is contained in:
@@ -910,6 +910,7 @@ def getService(api, http):
|
||||
version,
|
||||
http=http,
|
||||
cache_discovery=False,
|
||||
static_discovery=False,
|
||||
discoveryServiceUrl=discoveryServiceUrl)
|
||||
GM_Globals[GM_CURRENT_API_SERVICES].setdefault(api, {})
|
||||
GM_Globals[GM_CURRENT_API_SERVICES][api][
|
||||
|
||||
Reference in New Issue
Block a user