Merge dev to main #1
@@ -28,6 +28,7 @@ model Tenant {
|
||||
invoices Invoice[]
|
||||
payments Payment[]
|
||||
tickets Ticket[]
|
||||
comments TicketComment[]
|
||||
notifications Notification[]
|
||||
|
||||
@@index([deletedAt])
|
||||
|
||||
Reference in New Issue
Block a user