Skip to content

Commit

Permalink
schema: GUI2 dropdown menus support the details= attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea committed Dec 14, 2020
1 parent 85c9988 commit 3d7f0a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/schema/gui.cfg
Expand Up @@ -1002,6 +1002,7 @@
{DEFAULT_KEY "label" string ""}
{DEFAULT_KEY "tooltip" string ""}
{DEFAULT_KEY "icon" string ""}
{DEFAULT_KEY "details" string ""}
[/tag]
[/tag]
[tag]
Expand All @@ -1017,6 +1018,7 @@
{DEFAULT_KEY "label" string ""}
{DEFAULT_KEY "tooltip" string ""}
{DEFAULT_KEY "checkbox" bool ""}
{DEFAULT_KEY "details" string ""}
[/tag]
[/tag]
[tag]
Expand Down

0 comments on commit 3d7f0a6

Please sign in to comment.