mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
🎈 perf: 更新小红书逻辑
This commit is contained in:
parent
1e3ecd5efc
commit
83a4cb0b79
@ -549,7 +549,7 @@ export class tools extends plugin {
|
||||
await this.reply(await Bot.makeForwardMsg(images));
|
||||
// 清理文件
|
||||
path.forEach(item => {
|
||||
fs.fs.unlinkSync(item);
|
||||
fs.unlinkSync(item);
|
||||
})
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user