fix
This commit is contained in:
+1
-1
@@ -168,7 +168,7 @@ export const ASSIGNMENT_PRIORITY = Object.freeze({
|
||||
})
|
||||
|
||||
export const TICKET_STATUS = Object.freeze({
|
||||
pending: 'در انتظار پاسخ',
|
||||
open: 'باز',
|
||||
answered: 'پاسخ داده شده',
|
||||
closed: 'بسته شده',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user