mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 15:55:52 +01:00
add help button to attachment list
This commit is contained in:
@@ -110,7 +110,6 @@ export default class SwitchWidget extends NoteContextAwareWidget {
|
||||
this.$switchOffButton.on('click', () => this.toggle(false));
|
||||
|
||||
this.$helpButton = this.$widget.find(".switch-help-button");
|
||||
|
||||
}
|
||||
|
||||
toggle(state) {
|
||||
|
||||
Reference in New Issue
Block a user