Bunny
Bunny copied to clipboard
feat(plugins): add initial boolean to plugin api
Adds a boolean called initial
to the plugin api object that's
-
true
if the plugin was loaded on startup -
false
if it was enabled/installed by the user afterwards