mirror of
https://github.com/grafana/grafana.git
synced 2026-08-11 05:34:53 -05:00
Merge branch 'updatecheck' into pluginlist
This commit is contained in:
@@ -45,6 +45,9 @@ type PluginBase struct {
|
||||
DefaultNavUrl string `json:"-"`
|
||||
IsCorePlugin bool `json:"-"`
|
||||
|
||||
GrafanaNetVersion string `json:"-"`
|
||||
GrafanaNetHasUpdate bool `json:"-"`
|
||||
|
||||
// cache for readme file contents
|
||||
Readme []byte `json:"-"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user