forked from MarseyWorld/MarseyWorld
fix WPD's bug
parent
1a1b57d3d9
commit
8ba9aab351
|
@ -349,7 +349,7 @@ def sign_up_post(v):
|
|||
except Exception as e: print(e)
|
||||
|
||||
|
||||
g.db.flush()
|
||||
g.db.commit()
|
||||
|
||||
check_for_alts(new_user.id)
|
||||
|
||||
|
|
Loading…
Reference in New Issue