Skip to content

Commit

Permalink
extras(groupbox): update descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
jx11r committed Jul 17, 2023
1 parent 959d8f8 commit 79d37d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/groupbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class GroupBox(groupbox.GroupBox):
"colors",
False,
"Receive a list of strings."
"Allows each tag to be an independent/unique color when selected, this overrides 'active'.",
"Allows each label to have its own independent/unique color when selected, overriding the 'active' parameter.",
),
(
"icons",
Expand Down

0 comments on commit 79d37d3

Please sign in to comment.