mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 14:09:34 +01:00
web: add toggle focus mode command (#7736)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
@@ -2438,5 +2438,6 @@ Use this if changes from other devices are not appearing on this device. This wi
|
||||
releaseTrackDesc: () => t`Select the release track for Notesnook.`,
|
||||
stable: () => t`Stable`,
|
||||
beta: () => t`Beta`,
|
||||
zoom: () => t`Zoom`
|
||||
zoom: () => t`Zoom`,
|
||||
toggleFocusMode: () => t`Toggle focus mode`
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user