This commit is contained in:
2026-05-06 12:40:27 +02:00
parent bdde092976
commit d15d7e458b
7 changed files with 528 additions and 40 deletions

View File

@@ -183,7 +183,6 @@ class TicketModel extends Equatable {
DateTime? closedAt,
DateTime? returnedAt,
String? request,
String? staffId,
WarrantyType? warrantyType,
String? publicNotes,
String? internalNotes,