mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
mobile: fix typo
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co> Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
This commit is contained in:
committed by
Abdullah Atta
parent
088235a46d
commit
2f92bf0de8
@@ -391,7 +391,7 @@ export const settingsGroups: SettingSection[] = [
|
||||
id: "auto-sync",
|
||||
name: "Disable auto sync",
|
||||
description:
|
||||
"Turn of automatic syncing. Changes from this client will be synced only when you run sync manually.",
|
||||
"Turn off automatic syncing. Changes from this client will be synced only when you run sync manually.",
|
||||
type: "switch",
|
||||
property: "disableAutoSync"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user