feat(room): add new column of specialist form

This commit is contained in:
avicenan
2026-05-22 22:00:48 +09:00
parent f01c9bfa10
commit a4912caf4f
3 changed files with 21 additions and 7 deletions

View File

@ -67,3 +67,4 @@ export * from "../types/role";
export * from "../types/status";
export * from "../types/email";
export * from "../types/telegram";
export * from "../types/specialist_form";