Feat: enable alerts card on dashboard
This commit is contained in:
parent
c7a01f840f
commit
3eac055294
8 changed files with 72 additions and 31 deletions
|
|
@ -19,7 +19,6 @@ const GET_NOTIFICATIONS = gql`
|
|||
query getNotifications {
|
||||
notifications {
|
||||
id
|
||||
deviceName
|
||||
type
|
||||
detail
|
||||
message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue