Merge branch 'master' into feature/kapacitor-alert-nodes
commit
48e6e11427
|
@ -37,7 +37,7 @@ export function loadDefaultRule() {
|
||||||
dispatch({
|
dispatch({
|
||||||
type: 'ADD_KAPACITOR_QUERY',
|
type: 'ADD_KAPACITOR_QUERY',
|
||||||
payload: {
|
payload: {
|
||||||
queryId: queryID,
|
queryID,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue