mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 05:37:46 +00:00
删俩空格
This commit is contained in:
parent
22711ee7b1
commit
e8d596b1c2
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,6 @@ export async function setGlobalRemind() {
|
||||||
|
|
||||||
// 使用 setSingleConfig 更新特定字段
|
// 使用 setSingleConfig 更新特定字段
|
||||||
settings.setSingleConfig('remind', 'globalRemindTime', remindTime);
|
settings.setSingleConfig('remind', 'globalRemindTime', remindTime);
|
||||||
|
|
||||||
await this.reply(`全局提醒时间已更新为: ${remindTime}。`);
|
await this.reply(`全局提醒时间已更新为: ${remindTime}。`);
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue