mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 06:12:26 +01:00
Fix t_f issues. Closes issue #424.
This commit is contained in:
@@ -152,6 +152,7 @@ var CommandWidgets = Class("CommandWidgets", {
|
||||
return this.commandbar;
|
||||
}
|
||||
});
|
||||
this.updateVisibility();
|
||||
},
|
||||
addElement: function addElement(obj) {
|
||||
const self = this;
|
||||
|
||||
Reference in New Issue
Block a user