Fix Dialog Consultation (#124)

This commit is contained in:
Muhammad Rifai
2025-10-20 23:41:23 +07:00
committed by GitHub
parent ae2a924177
commit 25d0091a19
48 changed files with 3517 additions and 9 deletions

No files matched your search

+1 -1
View File
@@ -15,4 +15,4 @@ export function genDivision(): Division {
parent_id: null,
childrens: null,
}
}
}