This commit is contained in:
2025-08-05 19:58:09 +09:00
parent 6ec9831ed4
commit 0a3bb241a6
6 changed files with 19 additions and 20 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ const config: configTypes = {
// 管理者情報設定
admin: {
name: "あどみん", // BOT管理者名
showMail: true, // メールアドレスを公開するか(emergency.mail.toが使用されます)
showMail: false, // メールアドレスを公開するか(false:非公開/文字列:メールアドレス)
},
// uwuzuサーバー設定
uwuzu: {