Plugins: Remove pkg/services/org and pkg/services/pluginsintegration/pluginerrs dependencies (#115820)
* remove deps from pkg/plugins * fmt * lint fix
This commit is contained in:
@@ -137,7 +137,7 @@ metaV0Alpha1: {
|
||||
type?: "dashboard" | "page" | "panel" | "datasource"
|
||||
name?: string
|
||||
component?: string
|
||||
role?: "Admin" | "Editor" | "Viewer"
|
||||
role?: "Admin" | "Editor" | "Viewer" | "None"
|
||||
action?: string
|
||||
path?: string
|
||||
addToNav?: bool
|
||||
|
||||
Reference in New Issue
Block a user