|
@ -658,8 +658,7 @@ async function ddBotNotify (text, desp, time = 2100) { |
|
|
}, |
|
|
}, |
|
|
headers: { |
|
|
headers: { |
|
|
'Content-Type': 'application/json' |
|
|
'Content-Type': 'application/json' |
|
|
}, |
|
|
} |
|
|
timeout |
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
await httpRequest('post', options) |
|
|
await httpRequest('post', options) |
|
|