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