mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🦄 refactor: ocr提示更加完善
This commit is contained in:
parent
d7eba3c2f6
commit
3f6fdf5aa7
@ -180,7 +180,7 @@ export class tools extends plugin {
|
|||||||
curMsg.reply(prompt);
|
curMsg.reply(prompt);
|
||||||
});
|
});
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
curMsg.reply("OCR失败")
|
curMsg.reply(" ❌OCR失败,或者存在多账号竞争回答问题!");
|
||||||
} finally {
|
} finally {
|
||||||
this.finish("ocr2anythingContext")
|
this.finish("ocr2anythingContext")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user