mirror of https://github.com/vector-im/riot-web
oops
parent
499783d697
commit
d8770b2b41
|
@ -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 New Issue