chore: Rename isDataPanel to noQueries
This commit is contained in:
@@ -47,7 +47,7 @@ type PluginBase struct {
|
||||
BaseUrl string `json:"baseUrl"`
|
||||
HideFromList bool `json:"hideFromList,omitempty"`
|
||||
State PluginState `json:"state,omitempty"`
|
||||
IsDataPanel bool `json:"isDataPanel"`
|
||||
NoQueries bool `json:"noQueries"`
|
||||
|
||||
IncludedInAppId string `json:"-"`
|
||||
PluginDir string `json:"-"`
|
||||
|
||||
Reference in New Issue
Block a user