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