[desktop] send editor type to app
This commit is contained in:
parent
d3d77cdcab
commit
1d2a85f662
|
@ -1833,6 +1833,7 @@ define([
|
||||||
var features = {
|
var features = {
|
||||||
version: '{{PRODUCT_VERSION}}',
|
version: '{{PRODUCT_VERSION}}',
|
||||||
// eventloading: true,
|
// eventloading: true,
|
||||||
|
uitype: 'fillform',
|
||||||
uithemes: true
|
uithemes: true
|
||||||
};
|
};
|
||||||
var api;
|
var api;
|
||||||
|
|
Loading…
Reference in a new issue