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