mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-21 13:55:45 +00:00
refactor(FE-316): Use single file field and remove unused IDs
This commit is contained in:
-2
@@ -14,8 +14,6 @@ export type Uniformity = BaseMetadata & {
|
||||
|
||||
export type CreateUniformityPayload = {
|
||||
date: string;
|
||||
location_id: number;
|
||||
project_flock_kandang_id: number;
|
||||
kandang_id: number;
|
||||
files: File;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user