forked from MarseyWorld/MarseyWorld
fix prev commit
parent
c24851dbb3
commit
0d0cde1d2b
|
@ -32,7 +32,7 @@ def calc_users(v):
|
|||
|
||||
g.loggedin_counter = len(loggedin)
|
||||
g.loggedout_counter = len(loggedout)
|
||||
|
||||
return ''
|
||||
|
||||
def get_logged_in_user():
|
||||
|
||||
|
|
Loading…
Reference in New Issue