if condition consistency

master
Aevann 2024-11-13 01:17:46 +02:00
parent 54489e903a
commit 4b6f3bfd50
1 changed files with 1 additions and 1 deletions

View File

@ -626,7 +626,7 @@ def submit_post(v, hole=None):
distinguished=flag_distinguished,
)
if SITE == 'watchpeopledie.tv':
if SITE_NAME == 'WPD':
p.cw = request.values.get("cw", False, bool)
if not p.draft: