mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 16:38:21 +01:00
Implement video support in lightbox
This commit is contained in:
@@ -109,7 +109,8 @@
|
||||
}
|
||||
|
||||
const props = {
|
||||
imageURL: this.objectUrl,
|
||||
objectURL: this.objectUrl,
|
||||
contentType: this.model.contentType,
|
||||
onSave: () => this.saveFile(),
|
||||
// implicit: `close`
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user