[desktop] for bug 60025

This commit is contained in:
Maxim Kadushkin 2022-12-06 20:24:15 +03:00
parent b5c282872d
commit f91bc6e50e

View file

@ -281,6 +281,8 @@ define([
})).on('closeclick', function () {
this.close();
}).show();
native.execCommand('webapps:features', JSON.stringify(features));
}
}
});