mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 14:46:06 +08:00
Update notify.js
修复“智能微秘书” - aibotkNotify 函数未resolve问题
This commit is contained in:
parent
10fab9d415
commit
8ec14c3f5e
|
@ -980,6 +980,8 @@ function aibotkNotify(text, desp) {
|
|||
resolve(data);
|
||||
}
|
||||
});
|
||||
} else {
|
||||
resolve();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user