This commit is contained in:
手瓜一十雪
2025-01-26 21:00:47 +08:00
parent 2ca6d0a00e
commit 350ced55c0
2 changed files with 3 additions and 3 deletions

View File

@@ -8,4 +8,4 @@ export interface VideoInfo {
format: string;
size: number;
filePath: string;
}
}