mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
web: fix expand sidebar button not working
This commit is contained in:
@@ -2441,5 +2441,7 @@ Use this if changes from other devices are not appearing on this device. This wi
|
||||
zoom: () => t`Zoom`,
|
||||
toggleFocusMode: () => t`Toggle focus mode`,
|
||||
fontLigatures: () => t`Font ligatures`,
|
||||
fontLigaturesDesc: () => t`Enable ligatures for common symbols like →, ←, etc`
|
||||
fontLigaturesDesc: () =>
|
||||
t`Enable ligatures for common symbols like →, ←, etc`,
|
||||
expandSidebar: () => t`Expand sidebar`
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user