[desktop] for bug 60025
This commit is contained in:
parent
b5c282872d
commit
f91bc6e50e
|
@ -281,6 +281,8 @@ define([
|
||||||
})).on('closeclick', function () {
|
})).on('closeclick', function () {
|
||||||
this.close();
|
this.close();
|
||||||
}).show();
|
}).show();
|
||||||
|
|
||||||
|
native.execCommand('webapps:features', JSON.stringify(features));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue