From e6c4b7d91f7bdde9d145e77d252c7284c6e972e2 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 18 Feb 2023 21:39:28 +0200 Subject: [PATCH] make "homocracy" ping homocracy --- files/helpers/config/const.py | 2 +- files/templates/post_actions.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index d6a315a8c..7719474f0 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -756,7 +756,7 @@ if SITE == 'rdrama.net': 'idio3': IDIO_ID, 'idio ': IDIO_ID, 'telegram ': IDIO_ID, - 'the_homocracy': 147, + 'homocracy': 147, 'donger': 541, 'geese': 1710, 'soren': 2546, diff --git a/files/templates/post_actions.html b/files/templates/post_actions.html index f48a1c2d9..af7fd0454 100644 --- a/files/templates/post_actions.html +++ b/files/templates/post_actions.html @@ -84,6 +84,7 @@ {% endif %} {% if v.admin_level >= PERMS['PROGSTACK'] %} + {% endif %} {% if v.admin_level >= PERMS['USER_BAN'] and v.id != p.author_id %}