Add files via upload

This commit is contained in:
Astatin3
2023-03-31 09:33:07 -06:00
committed by GitHub
commit 2cecb44528
50 changed files with 18888 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"1234" : {
"id" : "1234",
"name": "Person1",
"color": "#00ff00",
"auth": "XXYYZZYY"
},
"4321" : {
"id" : "4321",
"name": "Person2",
"color": "#ffffff",
"auth": "YYXXYYZZ"
}
}