dfsfsd
This commit is contained in:
parent
dbf3006e2f
commit
e3d9c2a509
17 changed files with 44 additions and 44 deletions
|
@ -288,7 +288,7 @@ def themecolor(v):
|
|||
@auth_required
|
||||
@validate_formkey
|
||||
def gumroad(v):
|
||||
if 'rdrama' in request.host: patron = 'Paypig'
|
||||
if 'rama' in request.host: patron = 'Paypig'
|
||||
else: patron = 'Patron'
|
||||
|
||||
if not (v.email and v.is_activated): return {"error": f"You must have a verified email to verify {patron} status and claim your rewards"}, 400
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue