mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 14:46:06 +08:00
删除没用的空格
This commit is contained in:
parent
e3aecc1eb2
commit
d419e484f8
|
@ -778,7 +778,6 @@ function pushPlusNotify(text, desp) {
|
||||||
webhook: `${PUSH_PLUS_WEBHOOK}`,
|
webhook: `${PUSH_PLUS_WEBHOOK}`,
|
||||||
callbackUrl: `${PUSH_PLUS_CALLBACKURL}`,
|
callbackUrl: `${PUSH_PLUS_CALLBACKURL}`,
|
||||||
to: `${PUSH_PLUS_TO}`
|
to: `${PUSH_PLUS_TO}`
|
||||||
|
|
||||||
};
|
};
|
||||||
const options = {
|
const options = {
|
||||||
url: `https://www.pushplus.plus/send`,
|
url: `https://www.pushplus.plus/send`,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user