1
0

(minor) typo

This commit is contained in:
ThomasV
2020-03-05 14:43:10 +01:00
parent 0c3565bd4d
commit 496de03869

View File

@@ -41,7 +41,7 @@ Builder.load_string('''
text: _('Status') + ': ' + root.status_str
color: root.status_color
TopLabel:
warning: root.warning
text: root.warning
color: (0.9, 0.6, 0.3, 1)
Widget:
size_hint: 1, 0.2