From 81cfa418c0fc6f43b5ac59cdf0364e730ab0adcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Holl=C3=BD?= Date: Thu, 4 Apr 2019 20:43:03 +0200 Subject: [PATCH 1/2] Re-add tachiyomi with new invite code --- communities.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/communities.json b/communities.json index bfbc08a..2e31ebd 100644 --- a/communities.json +++ b/communities.json @@ -279,6 +279,13 @@ "inviteCode": "BuildCraft", "githubUrl": "https://github.com/BuildCraft/BuildCraft" }, + { + "logo": "tachiyomi.png", + "title": "Tachiyomi", + "quote": "Discord is a place where the community provides support for each other, freeing up GitHub issues.", + "inviteCode": "tachiyomi", + "githubUrl": "https://github.com/inorichi/tachiyomi" + }, { "logo": "luckperms.svg", "title": "LuckPerms", From bee202e15c6a31765f192194056c16ad1a7881e2 Mon Sep 17 00:00:00 2001 From: J2ghz Date: Fri, 5 Apr 2019 23:42:23 +0200 Subject: [PATCH 2/2] reformat --- communities.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/communities.json b/communities.json index 2e31ebd..253ee81 100644 --- a/communities.json +++ b/communities.json @@ -279,12 +279,12 @@ "inviteCode": "BuildCraft", "githubUrl": "https://github.com/BuildCraft/BuildCraft" }, - { - "logo": "tachiyomi.png", - "title": "Tachiyomi", - "quote": "Discord is a place where the community provides support for each other, freeing up GitHub issues.", - "inviteCode": "tachiyomi", - "githubUrl": "https://github.com/inorichi/tachiyomi" + { + "logo": "tachiyomi.png", + "title": "Tachiyomi", + "quote": "Discord is a place where the community provides support for each other, freeing up GitHub issues.", + "inviteCode": "tachiyomi", + "githubUrl": "https://github.com/inorichi/tachiyomi" }, { "logo": "luckperms.svg",