From c4ee9ba15529aaf14b60a821d6b7a5228e1b88cf Mon Sep 17 00:00:00 2001 From: MathieuG-P <40181755+Zagrios@users.noreply.github.com> Date: Sat, 16 Nov 2024 20:02:46 +0100 Subject: [PATCH] Add patreon --- assets/jsons/patreons.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/jsons/patreons.json b/assets/jsons/patreons.json index b9dc0cc2..6f98d6cf 100644 --- a/assets/jsons/patreons.json +++ b/assets/jsons/patreons.json @@ -114,5 +114,9 @@ }, { "username": "clapxz" - } -] \ No newline at end of file + }, + { + "username": "Reflected Chop", + "type": "gold" + }, +]