mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
oops
This commit is contained in:
parent
499783d697
commit
d8770b2b41
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ module.exports = React.createClass({
|
|||
// url preview settings
|
||||
var ps = this.saveUrlPreviewSettings();
|
||||
if (ps.length > 0) {
|
||||
promises.push();
|
||||
promises.push(ps);
|
||||
}
|
||||
|
||||
// encryption
|
||||
|
|
Loading…
Reference in a new issue