fix 500 error

pull/222/head
Aevann 2024-02-01 00:02:01 +02:00
parent 1c3ef27d75
commit 2b780435ab
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ def settings_personal_post(v):
if house == "None":
house = ''
elif SITE == 'watchpeopledie.tv' and time.time < 1707343158:
elif SITE == 'watchpeopledie.tv' and time.time() < 1707343158:
house += ' Founder'
v.house = house