chore: update siyuan category in service templates
Update generated service template JSON files to reflect the category field added to siyuan.yaml (documentation category).
This commit is contained in:
parent
9d672c1583
commit
ef7cf1114f
2 changed files with 2 additions and 2 deletions
|
|
@ -3791,7 +3791,7 @@
|
|||
"markdown",
|
||||
"pkm"
|
||||
],
|
||||
"category": null,
|
||||
"category": "documentation",
|
||||
"logo": "svgs/siyuan.svg",
|
||||
"minversion": "0.0.0",
|
||||
"port": "6806"
|
||||
|
|
|
|||
|
|
@ -3791,7 +3791,7 @@
|
|||
"markdown",
|
||||
"pkm"
|
||||
],
|
||||
"category": null,
|
||||
"category": "documentation",
|
||||
"logo": "svgs/siyuan.svg",
|
||||
"minversion": "0.0.0",
|
||||
"port": "6806"
|
||||
|
|
|
|||
Loading…
Reference in a new issue