fix prev commit

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-10-15 09:33:58 +02:00
parent c24851dbb3
commit 0d0cde1d2b
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ def calc_users(v):
g.loggedin_counter = len(loggedin)
g.loggedout_counter = len(loggedout)
return ''
def get_logged_in_user():