diff --git a/files/helpers/const.py b/files/helpers/const.py index 64f7b6520..730a1fca3 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -333,7 +333,7 @@ elif SITE == 'lgbdropthet.com': PERMS['USER_FOLLOWS_VISIBLE'] = 2 PERMS['USER_VOTERS_VISIBLE'] = 2 - FEATURES['PROCOINS'] = False + FEATURES['PROCOINS'] = True FEATURES['AWARDS'] = False FEATURES['CHAT'] = False FEATURES['COUNTRY_CLUB'] = False diff --git a/files/templates/errors/patron.html b/files/templates/errors/patron.html index 23422828f..69efff7db 100644 --- a/files/templates/errors/patron.html +++ b/files/templates/errors/patron.html @@ -14,7 +14,7 @@

401 Not Authorized

This page is only available to {% if SITE_NAME == 'rDrama' %}paypigs{% else %}patrons{% endif %}:

{% if FEATURES['PROCOINS'] -%} - {{GUMROAD_LINK}} + {{GUMROAD_LINK}} {%- endif %}