refactoring

This commit is contained in:
OVSharova 2022-04-22 16:12:15 +03:00
parent 206e87d7de
commit 40263d2201

View file

@ -263,10 +263,6 @@ define([
},
ChangeSettings: function(props) {
this.btnSettingsMenu.items[4].menu.items.forEach(function (item){
item.checked = (item.value==fontsize);
});
},
txtPromote: 'Promote',