Licensing: Send the app url to plugin (#64258)

This commit is contained in:
lean.dev
2023-03-08 14:44:04 -03:00
committed by GitHub
parent 4625958aea
commit 0b0140b761
5 changed files with 18 additions and 2 deletions

View File

@@ -99,6 +99,8 @@ type Licensing interface {
Edition() string
Path() string
AppURL() string
}
// RoleRegistry handles the plugin RBAC roles and their assignments