mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 06:45:49 +01:00
fixes
This commit is contained in:
@@ -8,8 +8,6 @@ class BasicWidget extends Component {
|
||||
$widget.addClass('component')
|
||||
.prop('component', this);
|
||||
|
||||
keyboardActionsService.updateDisplayedShortcuts($widget);
|
||||
|
||||
this.toggle(this.isEnabled());
|
||||
|
||||
return $widget;
|
||||
|
||||
Reference in New Issue
Block a user