fix: 첫 건국 시 국가방침이 null임
This commit is contained in:
@@ -178,7 +178,7 @@ export type GetFrontInfoResponse = {
|
||||
bill: number;
|
||||
taxRate: number;
|
||||
onlineGen: string;
|
||||
notice: NationNotice;
|
||||
notice: NationNotice | null;
|
||||
topChiefs: Record<
|
||||
11 | 12,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user