UX: Use tag list for tags setting
This commit is contained in:
parent
a2a80ede6d
commit
757047d923
|
@ -7,6 +7,6 @@ plugins:
|
||||||
default: ""
|
default: ""
|
||||||
client: true
|
client: true
|
||||||
knowledge_explorer_tags:
|
knowledge_explorer_tags:
|
||||||
type: list
|
type: tag_list
|
||||||
default: ""
|
default: ""
|
||||||
client: true
|
client: true
|
||||||
|
|
Loading…
Reference in New Issue