This commit is contained in:
Aevann1 2021-11-18 22:53:47 +02:00
parent bc316cb7bc
commit aa953d54a3
2 changed files with 4 additions and 1 deletions

View file

@ -28,7 +28,7 @@ def check_for_alts(current_id):
for past_id in session["history"]:
if past_id == DAD_ID or current_id == DAD_ID: break
if past_id == MOM_ID or current_id == MOM_ID: break
if past_id == current_id: continue
check1 = g.db.query(Alt).filter_by(