mobile: fix typo in settings (#6485)

Fix typo

Signed-off-by: Brogio <contact@brog.io>
This commit is contained in:
Brogio
2024-09-02 09:18:49 +02:00
committed by GitHub
parent 19ed753079
commit 51a253f3e2

View File

@@ -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(