mirror of
https://github.com/Astatin3/OldChatApp.git
synced 2026-06-09 00:28:00 -06:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"1234" : {
|
||||
"id" : "1234",
|
||||
"name": "Person1",
|
||||
"color": "#00ff00",
|
||||
"auth": "XXYYZZYY"
|
||||
},
|
||||
"4321" : {
|
||||
"id" : "4321",
|
||||
"name": "Person2",
|
||||
"color": "#ffffff",
|
||||
"auth": "YYXXYYZZ"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user