[desktop] changed supported features info

This commit is contained in:
Maxim Kadushkin 2022-10-26 12:29:48 +03:00
parent 1fad3f9da3
commit 1c66765645

View file

@ -45,7 +45,8 @@ define([
version: '{{PRODUCT_VERSION}}',
eventloading: true,
titlebuttons: true,
uithemes: true
uithemes: true,
btnhome: true,
};
var native = window.desktop || window.AscDesktopEditor;