Skip to content

Commit

Permalink
修复配置文件升级脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghost-chu committed Dec 2, 2024
1 parent 1b7e23e commit 64cb86f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public void pushProvidersSMTPStructUpgrade() {
single.set("config", config);
}
pushNotification.set(key, single);
conf.set(key, single);
conf.set("push-notification", pushNotification);
}
}

Expand Down

0 comments on commit 64cb86f

Please sign in to comment.