Skip to content

Commit 0a4845a

Browse files
author
Rogue
committed
Added contacts options
1 parent 69ffe9e commit 0a4845a

4 files changed

Lines changed: 4 additions & 1 deletion

File tree

data/apps.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,10 @@
238238
"name": "Contacts",
239239
"order": 11,
240240
"mainstream_apps": [
241-
{ "id": "google_contacts", "name": "Google Contacts" }
241+
{ "id": "google_contacts", "name": "Google Contacts" },
242+
{ "id": "samsung_contacts", "name": "Samsung Contacts" },
243+
{ "id": "apple_contacts", "name": "Apple Contacts" },
244+
{ "id": "xiaomi_contacts", "name": "Xiaomi Contacts" }
242245
],
243246
"private_alternatives": [
244247
{ "id": "fossify_contacts", "name": "Fossify Contacts" },
23.7 KB
Loading
21.5 KB
Loading
31.1 KB
Loading

0 commit comments

Comments
 (0)