Skip to content

Commit 0ed1b06

Browse files
authored
Merge pull request #15 from siyuan-note/frostime-patch-2
Update plugin.json
2 parents cb7dd43 + ca28eb7 commit 0ed1b06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugin.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"url": "https://github.com/siyuan-note/plugin-sample-vite-svelte",
55
"version": "0.1.4",
66
"minAppVersion": "2.9.0",
7-
"backends": ["windows", "linux", "darwin"],
8-
"frontends": ["desktop"],
7+
"backends": ["all"],
8+
"frontends": ["all"],
99
"displayName": {
1010
"en_US": "Plugin sample with vite and svelte",
1111
"zh_CN": "插件样例 vite + svelte 版"
@@ -23,4 +23,4 @@
2323
"https://afdian.net/a/frostime"
2424
]
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)