wip: data masih dead pixel upload sukses
This commit is contained in:
No files matched your search
@@ -327,7 +327,10 @@ export const uploadCode: Record<string, string> = {
|
||||
kk: 'person-family-card',
|
||||
paspor: 'person-passport',
|
||||
'mcu-report': 'mcu-item-result',
|
||||
}
|
||||
} as const
|
||||
|
||||
export type UploadCodeKey = keyof typeof uploadCode
|
||||
export type UploadCodeValue = (typeof uploadCode)[UploadCodeKey]
|
||||
|
||||
export const infraGroupCodes: Record<string, string> = {
|
||||
building: 'Bangunan',
|
||||
|
||||
Reference in New Issue
Block a user