From c4915ad448481808bbdec83cbdaa454e71c64a7e Mon Sep 17 00:00:00 2001 From: Mads Date: Tue, 15 Mar 2022 20:41:38 +0100 Subject: [PATCH] Changed label to make more sense --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 3dd50a7..4d83a43 100755 --- a/main.py +++ b/main.py @@ -98,7 +98,7 @@ html.Br(), html.H5('Idols and Set Bonuses'), dbc.Checklist( - options=[{'label': 'Idol of the Raven Goddess', 'value': 'raven'}], + options=[{'label': 'Idol of the Cuck', 'value': 'raven'}], value=['raven'], id='raven_idol' ), dbc.Checklist(