test DB
This commit is contained in:
parent
3f46edd5a8
commit
7e8d79b151
|
|
@ -57,7 +57,7 @@ const sendNotification = async () => {
|
|||
setTimeout(async () => {
|
||||
console.log({ auto1: auto1, auto2: auto2, log: log });
|
||||
|
||||
if (true) {
|
||||
if (2>1) {
|
||||
let params = {
|
||||
type: "stream",
|
||||
to: "Result test - auto.nswteam.net",
|
||||
|
|
|
|||
Loading…
Reference in New Issue