add log for sign in, sign out, change password, remove upload file
This commit is contained in:
@@ -57,3 +57,8 @@ export type Invitation = Prisma.InvitationModel
|
||||
*
|
||||
*/
|
||||
export type Setting = Prisma.SettingModel
|
||||
/**
|
||||
* Model Audit
|
||||
*
|
||||
*/
|
||||
export type Audit = Prisma.AuditModel
|
||||
|
||||
Reference in New Issue
Block a user