mirror of
https://github.com/siyuan-note/plugin-sample-vite-svelte.git
synced 2025-10-29 11:10:50 +00:00
Remove disabledInPublish property from plugin.json
This commit is contained in:
parent
8b2a0da613
commit
449c3b5a25
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@
|
||||||
"browser-mobile",
|
"browser-mobile",
|
||||||
"desktop-window"
|
"desktop-window"
|
||||||
],
|
],
|
||||||
"disabledInPublish": false,
|
|
||||||
"displayName": {
|
"displayName": {
|
||||||
"default": "Plugin sample with vite and svelte",
|
"default": "Plugin sample with vite and svelte",
|
||||||
"zh_CN": "插件样例 vite + svelte 版"
|
"zh_CN": "插件样例 vite + svelte 版"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue