Notification UI and house invitation
This commit is contained in:
@@ -62,3 +62,8 @@ export type Setting = Prisma.SettingModel
|
||||
*
|
||||
*/
|
||||
export type Audit = Prisma.AuditModel
|
||||
/**
|
||||
* Model Notification
|
||||
*
|
||||
*/
|
||||
export type Notification = Prisma.NotificationModel
|
||||
|
||||
Reference in New Issue
Block a user