您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

basic.yml 225B

12345678910111213
  1. ---
  2. categories:
  3. - name: Foo
  4. description: bar
  5. parent: GUI
  6. icon: something
  7. items:
  8. - type: boolean
  9. domain: domain
  10. key: key
  11. title: Some title
  12. help: Some help text