mirror of
https://gitea.phreedom.club/localhost_frssoft/funkwlmpv
synced 2025-05-08 12:58:40 +00:00
Fix some checks when try connect
This commit is contained in:
parent
03ff52fcec
commit
9f37a52a64
2 changed files with 4 additions and 4 deletions
|
@ -68,7 +68,6 @@ def get_me():
|
|||
return resp
|
||||
|
||||
|
||||
@logger.catch
|
||||
def get_instance_settings():
|
||||
r = current_instance.s.get(
|
||||
f'https://{current_instance.instance}/api/v1/instance/settings')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue