From 69f3db9d27cb936416ef8cbd7050f2812ac23907 Mon Sep 17 00:00:00 2001 From: justcool393 Date: Tue, 1 Nov 2022 20:12:52 -0500 Subject: [PATCH] marsify: fix marsify message --- files/helpers/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/const.py b/files/helpers/const.py index a25492bd7..1790bc092 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -727,7 +727,7 @@ AWARDS = { "marsify": { "kind": "marsify", "title": "Marsify", - "description": "Marsifies the recipient's comments for 6 hours.", + "description": "Marsifies the recipient's comments for 24 hours.", "icon": "fas fa-cat", "color": "text-white", "price": 150,