mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Licensing: Send the app url to plugin (#64258)
This commit is contained in:
@@ -99,6 +99,8 @@ type Licensing interface {
|
||||
Edition() string
|
||||
|
||||
Path() string
|
||||
|
||||
AppURL() string
|
||||
}
|
||||
|
||||
// RoleRegistry handles the plugin RBAC roles and their assignments
|
||||
|
||||
Reference in New Issue
Block a user