From bcda8a9a5a88ec64eb3def690bc6e6ddbf9d0d19 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 23 Jul 2022 16:29:49 +0200 Subject: [PATCH] LGB enable gumroad --- files/helpers/const.py | 2 +- files/templates/errors/patron.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 %}