From 54d58845fdff6860525d3eea06c4041ea488d63c Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 30 Aug 2023 19:09:45 +0300 Subject: [PATCH] change beano description --- files/helpers/config/awards.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/config/awards.py b/files/helpers/config/awards.py index 94d3940ce9..e8c41db101 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -340,7 +340,7 @@ AWARDS = { "beano": { "kind": "beano", "title": "Beano", - "description": "Award it to yourself to stop fart noises on the site.", + "description": "Makes the recipient not hear fart noises on the site.", "icon": "fas fa-gas-pump-slash", "color": "text-green", "price": 100,