mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 02:12:29 +08:00
feat(ux): completed work on getting started panel, #6466
This commit is contained in:
@ -38,6 +38,7 @@ type PluginBase struct {
|
||||
Includes []*PluginInclude `json:"includes"`
|
||||
Module string `json:"module"`
|
||||
BaseUrl string `json:"baseUrl"`
|
||||
HideFromList bool `json:"hideFromList"`
|
||||
|
||||
IncludedInAppId string `json:"-"`
|
||||
PluginDir string `json:"-"`
|
||||
|
Reference in New Issue
Block a user