Update plugin.json
This commit is contained in:
parent
cb7dd43525
commit
ca28eb77df
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
||||||
"url": "https://github.com/siyuan-note/plugin-sample-vite-svelte",
|
"url": "https://github.com/siyuan-note/plugin-sample-vite-svelte",
|
||||||
"version": "0.1.4",
|
"version": "0.1.4",
|
||||||
"minAppVersion": "2.9.0",
|
"minAppVersion": "2.9.0",
|
||||||
"backends": ["windows", "linux", "darwin"],
|
"backends": ["all"],
|
||||||
"frontends": ["desktop"],
|
"frontends": ["all"],
|
||||||
"displayName": {
|
"displayName": {
|
||||||
"en_US": "Plugin sample with vite and svelte",
|
"en_US": "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