mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-08 12:37:47 +00:00
SDK update generated by liblab
This commit is contained in:
@@ -31,7 +31,7 @@ class BaseService:
|
||||
Sets the base url
|
||||
"""
|
||||
|
||||
_url_prefix = "{protocol}://{ip}:{port}"
|
||||
_url_prefix = "http://10.10.10.47:32400"
|
||||
|
||||
_http = HTTPClient(None)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user