chore: update
This commit is contained in:
@@ -84,7 +84,6 @@ func ValidateStatuses(statuses string) ([]string, error) {
|
||||
// Liste blanche complète
|
||||
validStatusMap := map[string]bool{
|
||||
"pending": true,
|
||||
"support": true,
|
||||
"assigned": true,
|
||||
"en_route": true,
|
||||
"arrived": true,
|
||||
|
||||
Reference in New Issue
Block a user