mirror of
https://gitea.phreedom.club/localhost_frssoft/funkwlmpv
synced 2024-11-15 00:39:20 +02:00
cosmetic fix
This commit is contained in:
parent
add2ef572c
commit
821769f47b
|
@ -35,7 +35,6 @@ class current_instance:
|
|||
token = auth.get(instance)
|
||||
listen_token = None
|
||||
|
||||
|
||||
@logger.catch
|
||||
def select_instance(new_instance=None):
|
||||
current_instance.instance = new_instance
|
||||
|
|
Loading…
Reference in New Issue