mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
style: 删除一个行尾空格
This commit is contained in:
parent
a6542a1ffd
commit
79b4d6c6d2
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ export class Remind extends ZZZPlugin {
|
|||
if (threshold < 1 || threshold > 7) {
|
||||
return this.reply('防卫战阈值必须在1到7之间');
|
||||
}
|
||||
|
||||
|
||||
if (isGlobal) {
|
||||
settings.setSingleConfig('remind', 'abyssCheckLevel', threshold);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue