Remove whitespace in prisma schema
This commit is contained in:
parent
7715672802
commit
fb23f73963
@ -63,7 +63,6 @@ model alerts {
|
|||||||
acknowledged_by alertContacts[]
|
acknowledged_by alertContacts[]
|
||||||
acknowledged_at DateTime?
|
acknowledged_at DateTime?
|
||||||
@@fulltext([message])
|
@@fulltext([message])
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user