options fixes

This commit is contained in:
zadam
2022-12-08 15:18:41 +01:00
parent 95f4195ca7
commit 44997f5cd1
15 changed files with 180 additions and 149 deletions

View File

@@ -47,10 +47,6 @@ export default class NoteMapRibbonWidget extends NoteContextAwareWidget {
return "toggleRibbonTabNoteMap";
}
isEnabled() {
return this.note;
}
getTitle() {
return {
show: this.isEnabled(),