xbx #134

Merged
theluyuan merged 34 commits from xbx into master 2020-11-18 06:56:15 +00:00
Showing only changes of commit a340c38e79 - Show all commits

View File

@ -88,5 +88,5 @@ export function provenvideo(file: any): boolean{
return true;
}
}
return true;
return false;
}