Support for receiving View Once Video
This commit is contained in:
parent
9229824c24
commit
5c00b89600
9 changed files with 156 additions and 48 deletions
|
@ -1893,6 +1893,8 @@
|
|||
return {
|
||||
objectURL: getAbsoluteTempPath(path),
|
||||
contentType,
|
||||
onSave: null, // important so download button is omitted
|
||||
isViewOnce: true,
|
||||
};
|
||||
};
|
||||
this.lightboxView = new Whisper.ReactWrapperView({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue