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