mirror of
https://github.com/grafana/grafana.git
synced 2025-09-22 06:12:52 +08:00
Merge branch 'master' into postgres-query-builder
This commit is contained in:
@ -17,7 +17,7 @@ class PostgresAnnotationsQueryCtrl {
|
||||
|
||||
annotation: any;
|
||||
|
||||
/** @ngInject **/
|
||||
/** @ngInject */
|
||||
constructor() {
|
||||
this.annotation.rawQuery = this.annotation.rawQuery || defaultQuery;
|
||||
}
|
||||
|
Reference in New Issue
Block a user