Update fitur impor dan history exlusion
This commit is contained in:
@@ -2,6 +2,7 @@ export type Icd = {
|
||||
id: number;
|
||||
type: string;
|
||||
rev: string;
|
||||
active: number;
|
||||
version?: string;
|
||||
code: string;
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user