fileid = ""
This commit is contained in:
@@ -6,7 +6,7 @@ interface OnFunctio {
|
||||
}
|
||||
|
||||
interface UploaderDone {
|
||||
fileId: number;
|
||||
fileId: string;
|
||||
video: {
|
||||
url: string;
|
||||
verify_content: string;
|
||||
|
||||
Reference in New Issue
Block a user