mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
add and view docments on chat solved
This commit is contained in:
@@ -775,7 +775,7 @@ console.log(stringGerada);
|
||||
|
||||
this.videoconvertService.convertVideo(fullPath,directory.uri,stringGerada,'mp4');
|
||||
|
||||
Filesystem.readFile({ path: `${directory.uri}output.mp4`})
|
||||
Filesystem.readFile({ path: `${directory.uri}${stringGerada}.mp4`})
|
||||
|
||||
.then(async (content) => {
|
||||
this.filecontent = true;
|
||||
|
||||
Reference in New Issue
Block a user