From 3cb95d8123966e810a4b353bf946ce52aa728096 Mon Sep 17 00:00:00 2001 From: Harrison Deng Date: Fri, 13 May 2022 23:19:07 -0500 Subject: [PATCH] Added users to whitelist. --- whitelist.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/whitelist.json b/whitelist.json index 0637a08..92ff2be 100644 --- a/whitelist.json +++ b/whitelist.json @@ -1 +1,10 @@ -[] \ No newline at end of file +[ + { + "uuid": "874b24eb-1899-4ce3-b1be-ca5fca476816", + "name": "_SquidVicious_" + }, + { + "uuid": "88722b08-5874-4b6f-b08f-df558478df59", + "name": "_DoubleU_" + } +] \ No newline at end of file