mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
feat(FE-317): Add uniformity field to Uniformity type
This commit is contained in:
+1
@@ -9,4 +9,5 @@ export type Uniformity = BaseMetadata & {
|
||||
kandang: Kandang;
|
||||
week: number;
|
||||
status: 'CREATED' | 'APPROVED' | 'REJECTED';
|
||||
uniformity: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user