誤字を修正・デバッグ表示の--線の位置を変更・v4.1.2

This commit is contained in:
2025-07-04 21:55:13 +09:00
parent a96c3f0e4f
commit 678f4aa1b1
4 changed files with 18 additions and 15 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ interface earthquakeTypes {
reconnectTimes: number;
websocketUrl: string;
areasCsvUrl: string;
maxScaleMax: number;
maxScaleMin: number;
rateLimit: number;
}