From ccdf31fdc6c1cca32bd14ce50f88de33239b9358 Mon Sep 17 00:00:00 2001 From: DramaticParagon <102272609+DramaticParagon@users.noreply.github.com> Date: Wed, 23 Mar 2022 22:01:43 -0500 Subject: [PATCH] Update const.py (#224) --- 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 af797d28f..1e6601141 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -472,7 +472,7 @@ AWARDS = { }, "deflector": { "kind": "deflector", - "title": "deflector", + "title": "Deflector", "description": "Causes most awards received for the next 10 hours to be deflected back at their giver.", "icon": "fas fa-shield", "color": "text-pink",