修复插件激活时机

master
yutent 2023-02-23 09:47:27 +08:00
parent c4d076a9cd
commit 4efa712789
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"Other"
],
"activationEvents": [
"*"
"onStartupFinished"
],
"main": "out.js",
"contributes": {