chore: delete support preparing status
This commit is contained in:
@@ -39,11 +39,8 @@ const TIMELINE_STEPS = [
|
||||
const STATUS_INDEX: Record<string, number> = {
|
||||
pending: 0,
|
||||
assigned: 1,
|
||||
support: 1,
|
||||
preparing: 1,
|
||||
en_route: 2,
|
||||
arrived: 3,
|
||||
ready: 3,
|
||||
livre: 4,
|
||||
delivered: 4,
|
||||
approved: 5,
|
||||
|
||||
Reference in New Issue
Block a user