forked from rDrama/rDrama
1
0
Fork 0

remove edgy founder line

master
Aevann 2023-07-05 19:17:04 +03:00
parent 74695cfef8
commit 86fa1090c3
1 changed files with 0 additions and 3 deletions

View File

@ -379,9 +379,6 @@ def settings_personal_post(v):
if house == "None": house = ''
if house == "Edgy" and time.time() < 1688342400:
house = "Edgy Founder"
v.house = house
updated = True