Remove disabledInPublish property from plugin.json

This commit is contained in:
Frostime 2025-10-18 21:41:13 +08:00 committed by GitHub
parent 8b2a0da613
commit 449c3b5a25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,6 @@
"browser-mobile",
"desktop-window"
],
"disabledInPublish": false,
"displayName": {
"default": "Plugin sample with vite and svelte",
"zh_CN": "插件样例 vite + svelte 版"