mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-17 13:50:36 +00:00
fix
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
e933a95e97
commit
08081360f3
@ -129,7 +129,7 @@ export class NTQQFileApi {
|
|||||||
this.context.logger.logError('获取文件URL失败', (error as Error).message);
|
this.context.logger.logError('获取文件URL失败', (error as Error).message);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
throw new Error('packet cant get ptt url');
|
throw new Error('packet cant get video url');
|
||||||
}
|
}
|
||||||
|
|
||||||
async copyFile(filePath: string, destPath: string) {
|
async copyFile(filePath: string, destPath: string) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user