From 23b44bbf3cfdaf0657e5236fc4a5f7e6197cbce6 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 9 Apr 2020 02:21:18 +0200 Subject: [PATCH] Update supporters.json --- supporters.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/supporters.json b/supporters.json index 6c385cfd..c7b6477e 100644 --- a/supporters.json +++ b/supporters.json @@ -1,6 +1,7 @@ { "Ellpeck": { - "tier": 1 + "tier": 2, + "color": 0x00ff00 }, "DJAscendance": { "tier": 1 @@ -13,5 +14,9 @@ }, "Tonitch8": { "tier": 1 + }, + "Owlwix": { + "tier": 2, + "color": 0xffff00 } }