fix: resolve list organization source
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@ export interface Unit {
|
||||
id?: number
|
||||
code: string
|
||||
name: string
|
||||
installation?: string | number
|
||||
installation_id?: string | number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user