25.12.0-alpha.0
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
import type { configTypes } from "types/config";
|
||||
import type Config from "src/types/config";
|
||||
|
||||
// READMEの設定項目を参照
|
||||
const config: configTypes = {
|
||||
const config: Config = {
|
||||
// 時報設定
|
||||
time: {
|
||||
// 時報休止期間
|
||||
|
||||
Reference in New Issue
Block a user