mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-23 23:05:46 +00:00
feat(FE-137): update RECORDING_FLAG_OPTIONS values for consistency in constant.ts
This commit is contained in:
@@ -216,7 +216,7 @@ export const SUPPLIER_FLAG_OPTIONS = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
export const RECORDING_FLAG_OPTIONS = [
|
export const RECORDING_FLAG_OPTIONS = [
|
||||||
{ label: 'Ayam Afkir', value: 'Ayam Afkir' },
|
{ label: 'Ayam Afkir', value: 'Afkir' },
|
||||||
{ label: 'Ayam Culling', value: 'Ayam Culling' },
|
{ label: 'Ayam Culling', value: 'Culling' },
|
||||||
{ label: 'Ayam Mati', value: 'Ayam Mati' },
|
{ label: 'Ayam Mati', value: 'Mati' },
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user