fd
This commit is contained in:
parent
83996854f3
commit
462dea8905
9 changed files with 12 additions and 12 deletions
|
@ -204,7 +204,7 @@ def settings_profile_post(v):
|
|||
return "", 204
|
||||
|
||||
quadrant = request.values.get("quadrant")
|
||||
if quadrant and "pcmemes.net" in request.host.lower():
|
||||
if quadrant and "pcm" in request.host.lower():
|
||||
v.quadrant = quadrant
|
||||
v.customtitle = quadrant
|
||||
if quadrant=="Centrist":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue