diff --git a/src/manjaro-hello.py b/src/manjaro-hello.py index f2a93bf..4fa04ec 100644 --- a/src/manjaro-hello.py +++ b/src/manjaro-hello.py @@ -121,6 +121,7 @@ class ManjaroHello(): # TODO: Find a better solution elts = { "welcometitle": "label", + "welcomelabel": "label", "firstcategory": "label", "secondcategory": "label", "thirdcategory": "label",