mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-20 05:29:32 +01:00
mobile: add support for changin sidebar + default home page
This commit is contained in:
committed by
Abdullah Atta
parent
b6d0d124fd
commit
552e8f50b7
@@ -2463,5 +2463,6 @@ Use this if changes from other devices are not appearing on this device. This wi
|
||||
addNotes: () => t`Add notes`,
|
||||
setAsHomepage: () => t`Set as homepage`,
|
||||
defaultSidebarTab: () => t`Default sidebar tab`,
|
||||
defaultSidebarTabDesc: () => t`Select the default sidebar tab`
|
||||
defaultSidebarTabDesc: () => t`Select the default sidebar tab`,
|
||||
unsetAsHomepage: () => t`Reset homepage`
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user