feat: GetFrontInfo의 General에서 개인 전략 쿨 반환

This commit is contained in:
2023-12-25 16:19:44 +00:00
parent 8241071b61
commit 8e93c69582
2 changed files with 27 additions and 3 deletions
+1
View File
@@ -148,6 +148,7 @@ export type GetFrontInfoResponse = {
};
name: string;
};
impossibleUserAction: [string, number][];
};
nation: {
id: number;