diff --git a/apps/client/src/widgets/ribbon/NoteActions.tsx b/apps/client/src/widgets/ribbon/NoteActions.tsx index 5d31ae518..cbd3bf406 100644 --- a/apps/client/src/widgets/ribbon/NoteActions.tsx +++ b/apps/client/src/widgets/ribbon/NoteActions.tsx @@ -92,7 +92,9 @@ function NoteContextMenu({ note, noteContext }: { note: FNote, noteContext?: Not - + {(syncServerHost && isElectron) && + + }