examples/config.tsにREADMEを参照する旨をコメント・v3.5.2へ

This commit is contained in:
2025-07-02 16:44:18 +09:00
parent dd70fe5494
commit 7c7dfdcf3c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
import type { configTypes } from "types/config";
// READMEの設定項目を参照
const config: configTypes = {
earthquake: {
reconnectTimes: 5000,