mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
画蛇添足 移除导致对文件删除造成无法正常发送群音乐的负优化
This commit is contained in:
parent
fdc109e3a1
commit
6a27b52741
@ -3290,6 +3290,5 @@ export class tools extends plugin {
|
|||||||
} else {
|
} else {
|
||||||
await e.group.sendFile(path);
|
await e.group.sendFile(path);
|
||||||
}
|
}
|
||||||
await checkAndRemoveFile(path); // 上传成功后删除
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user