test
This commit is contained in:
parent
d21ec62d88
commit
eae84e1800
@ -18,6 +18,9 @@ SCRIPT_DIR = pathlib.Path(os.path.dirname(os.path.abspath(__file__)))
|
|||||||
|
|
||||||
class plex_info():
|
class plex_info():
|
||||||
|
|
||||||
|
def __init__(self):
|
||||||
|
pass
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def address(self):
|
def address(self):
|
||||||
return "127.0.0.1"
|
return "127.0.0.1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user