diff --git a/hwe/ts/PageFront.vue b/hwe/ts/PageFront.vue
index 0e66b3ec..b26d473c 100644
--- a/hwe/ts/PageFront.vue
+++ b/hwe/ts/PageFront.vue
@@ -24,7 +24,7 @@
diff --git a/hwe/ts/defs/API/Global.ts b/hwe/ts/defs/API/Global.ts
index dd130c2d..a722a4f5 100644
--- a/hwe/ts/defs/API/Global.ts
+++ b/hwe/ts/defs/API/Global.ts
@@ -178,7 +178,7 @@ export type GetFrontInfoResponse = {
bill: number;
taxRate: number;
onlineGen: string;
- notice: NationNotice;
+ notice: NationNotice | null;
topChiefs: Record<
11 | 12,
{