From 7c305575df725991445fae30cfd6125dd0c9a5ee Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 28 Feb 2022 04:44:20 +0200 Subject: [PATCH] fds --- 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 6cda242a8a..2945611372 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -559,7 +559,7 @@ if SITE_NAME == 'PCM': "title": "crab", "description": "Rave time!", "icon": "fas fa-crab", - "color": "text-red", + "color": "text-danger", "price": 4000 } }