mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
options fixes
This commit is contained in:
@@ -47,10 +47,6 @@ export default class NoteMapRibbonWidget extends NoteContextAwareWidget {
|
||||
return "toggleRibbonTabNoteMap";
|
||||
}
|
||||
|
||||
isEnabled() {
|
||||
return this.note;
|
||||
}
|
||||
|
||||
getTitle() {
|
||||
return {
|
||||
show: this.isEnabled(),
|
||||
|
||||
Reference in New Issue
Block a user