Fixed outdated alerts query.
This commit is contained in:
parent
5b623ee46f
commit
11ea54f6e8
|
@ -90,7 +90,7 @@ function initUsersActions(store, _router) {
|
||||||
${actorFields}
|
${actorFields}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
entity: alertsEntityByAlertId {
|
entity: alertsEntity {
|
||||||
entity {
|
entity {
|
||||||
id
|
id
|
||||||
name
|
name
|
||||||
|
|
Loading…
Reference in New Issue