Skip to content
Snippets Groups Projects
Commit 7621eb7e authored by Alexandra's avatar Alexandra
Browse files

chore: enable onStartup for activationEvents

parent 722b6ab0
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,8 @@ ...@@ -13,7 +13,8 @@
"onView:deadlockPanel", "onView:deadlockPanel",
"onCommand:deadlock.openBriefing", "onCommand:deadlock.openBriefing",
"onWebviewPanel:deadlockBriefing", "onWebviewPanel:deadlockBriefing",
"onWebviewPanel:deadlockHelp" "onWebviewPanel:deadlockHelp",
"onStartupFinished"
], ],
"repository": { "repository": {
"type": "git", "type": "git",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment