删除没用的空格

This commit is contained in:
陈思远 2024-08-15 12:30:41 +08:00
parent e3aecc1eb2
commit d419e484f8

View File

@ -778,7 +778,6 @@ function pushPlusNotify(text, desp) {
webhook: `${PUSH_PLUS_WEBHOOK}`,
callbackUrl: `${PUSH_PLUS_CALLBACKURL}`,
to: `${PUSH_PLUS_TO}`
};
const options = {
url: `https://www.pushplus.plus/send`,