examples/config.tsにREADMEを参照する旨をコメント・v3.5.2へ
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import type { configTypes } from "types/config";
|
||||
|
||||
// READMEの設定項目を参照
|
||||
const config: configTypes = {
|
||||
earthquake: {
|
||||
reconnectTimes: 5000,
|
||||
|
||||
Reference in New Issue
Block a user