More work on restoring features after moving to plugin model for datasources, no annotations work again #1276 #1472
This commit is contained in:
@@ -38,6 +38,7 @@ func getFrontendSettingsMap(c *middleware.Context) (map[string]interface{}, erro
|
||||
|
||||
var dsMap = map[string]interface{}{
|
||||
"type": ds.Type,
|
||||
"name": ds.Name,
|
||||
"url": url,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user