mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-29 00:20:04 +01:00
mobile: fix typo in settings (#6485)
Fix typo Signed-off-by: Brogio <contact@brog.io>
This commit is contained in:
@@ -1490,9 +1490,9 @@ NOTE: Creating a backup with attachments can take a while, and also fail complet
|
||||
}
|
||||
},
|
||||
{
|
||||
id: "join-mastodom",
|
||||
id: "join-mastodon",
|
||||
name: "Follow us on Mastodon",
|
||||
description: "We are on mastodom",
|
||||
description: "We are on mastodon",
|
||||
icon: "mastodon",
|
||||
modifer: () => {
|
||||
Linking.openURL("https://fosstodon.org/@notesnook").catch(
|
||||
|
||||
Reference in New Issue
Block a user