From 8835c6fdd217620d32f1c41c46a447a4dbe2e602 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 9 Apr 2020 02:25:11 +0200 Subject: [PATCH] wow I tested this well when I made it --- supporters.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supporters.json b/supporters.json index c7b6477e..4639e990 100644 --- a/supporters.json +++ b/supporters.json @@ -1,7 +1,7 @@ { "Ellpeck": { "tier": 2, - "color": 0x00ff00 + "color": 65280 }, "DJAscendance": { "tier": 1 @@ -17,6 +17,6 @@ }, "Owlwix": { "tier": 2, - "color": 0xffff00 + "color": 16776960 } }