mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
stackdriver: persist template variable definition
This commit is contained in:
parent
2d14bd10f3
commit
1fe70721c9
@ -44,6 +44,7 @@ export class QueryVariable implements Variable {
|
||||
tagsQuery: '',
|
||||
tagValuesQuery: '',
|
||||
skipUrlSync: false,
|
||||
definition: '',
|
||||
};
|
||||
|
||||
/** @ngInject */
|
||||
|
Loading…
Reference in New Issue
Block a user