mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-20 18:01:36 -04:00
🎨 Sort JSON elements alphabetically
This commit is contained in:
+5
-5
@@ -14,6 +14,11 @@
|
|||||||
"title": "sharing.linkedin",
|
"title": "sharing.linkedin",
|
||||||
"url": "https://www.linkedin.com/shareArticle?mini=true&url=%s&title=%s"
|
"url": "https://www.linkedin.com/shareArticle?mini=true&url=%s&title=%s"
|
||||||
},
|
},
|
||||||
|
"mastodon": {
|
||||||
|
"icon": "mastodon",
|
||||||
|
"title": "sharing.mastodon",
|
||||||
|
"url": "https://tootpick.org/#text=%s %s"
|
||||||
|
},
|
||||||
"pinterest": {
|
"pinterest": {
|
||||||
"icon": "pinterest",
|
"icon": "pinterest",
|
||||||
"title": "sharing.pinterest",
|
"title": "sharing.pinterest",
|
||||||
@@ -28,10 +33,5 @@
|
|||||||
"icon": "twitter",
|
"icon": "twitter",
|
||||||
"title": "sharing.twitter",
|
"title": "sharing.twitter",
|
||||||
"url": "https://twitter.com/intent/tweet/?url=%s&text=%s"
|
"url": "https://twitter.com/intent/tweet/?url=%s&text=%s"
|
||||||
},
|
|
||||||
"mastodon": {
|
|
||||||
"icon": "mastodon",
|
|
||||||
"title": "sharing.mastodon",
|
|
||||||
"url": "https://tootpick.org/#text=%s %s"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user