Skip to content

Commit

Permalink
feat(core): add missing TOOL plugin category (#1079)
Browse files Browse the repository at this point in the history
  • Loading branch information
loicmathieu authored Mar 17, 2023
1 parent 8977672 commit 8475950
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ enum PluginCategory {
ALERTING,
CLOUD,
STORAGE,
MISC
MISC,
TOOL
}
}

0 comments on commit 8475950

Please sign in to comment.