From 94c4ccf08d6b3c314197bfffa9f6672fbe698919 Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 24 Apr 2023 10:36:19 +0200 Subject: [PATCH] add comment for future confused self --- files/helpers/config/awards.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/helpers/config/awards.py b/files/helpers/config/awards.py index 3c9aeae270..e916deac74 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -2,6 +2,7 @@ from copy import deepcopy from files.helpers.config.const import * +#Personal awards are disabled on ghost posts and comments bc they can be used to figure out the identity of the author through https://rdrama.net/badges AWARDS = { "fallback": { "kind": "fallback",