This commit is contained in:
wayanrivan
2026-05-06 14:26:46 +07:00
parent 3b7cfc99df
commit 8f6eafa2e8

View File

@ -17,6 +17,7 @@ import { Room } from "../room";
interface ResultsCriteria {
group: number;
name: string;
level: number
}
interface Causes {