From b3f6e1dc26f3c615b6f932d02cf857524f23d905 Mon Sep 17 00:00:00 2001 From: MathieuG-P <40181755+Zagrios@users.noreply.github.com> Date: Fri, 9 Sep 2022 01:32:30 +0200 Subject: [PATCH] just a test --- assets/jsons/patreons.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/assets/jsons/patreons.json b/assets/jsons/patreons.json index 1610ea14..4173553d 100644 --- a/assets/jsons/patreons.json +++ b/assets/jsons/patreons.json @@ -1,3 +1,6 @@ [ - -] \ No newline at end of file + { + "username": "test-remote", + "type": "gold" + } +]