mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-25 00:16:06 +08:00
修复notify.js中智能微秘书 (#1736)
This commit is contained in:
parent
10fab9d415
commit
4662e3fec2
|
@ -980,6 +980,8 @@ function aibotkNotify(text, desp) {
|
||||||
resolve(data);
|
resolve(data);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
} else {
|
||||||
|
resolve();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user