mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
launchbar WIP
This commit is contained in:
@@ -36,7 +36,7 @@ const TPL = `
|
||||
|
||||
export default class NoteActionsWidget extends NoteContextAwareWidget {
|
||||
isEnabled() {
|
||||
return true;
|
||||
return !this.note?.isLaunchBarConfig();
|
||||
}
|
||||
|
||||
doRender() {
|
||||
|
||||
Reference in New Issue
Block a user