init
This commit is contained in:
27
server/data/servers.json
Normal file
27
server/data/servers.json
Normal file
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"id": "5b9ee424-dcfc-4bcb-a0cd-175b0d4dc3d7",
|
||||
"name": "hello",
|
||||
"ownerId": "7c74c680-09ca-42ee-b5fb-650e8eaa1622",
|
||||
"ownerPublicKey": "5b870756-bdfd-47c0-9a27-90f5838b66ac",
|
||||
"isPrivate": false,
|
||||
"maxUsers": 50,
|
||||
"currentUsers": 0,
|
||||
"tags": [],
|
||||
"createdAt": 1766898986953,
|
||||
"lastSeen": 1766898986953
|
||||
},
|
||||
{
|
||||
"id": "39071c2e-6715-45a7-ac56-9e82ec4fae03",
|
||||
"name": "HeePassword",
|
||||
"description": "ME ME",
|
||||
"ownerId": "53b1172a-acff-4e19-9773-a2a23408b3c0",
|
||||
"ownerPublicKey": "53b1172a-acff-4e19-9773-a2a23408b3c0",
|
||||
"isPrivate": true,
|
||||
"maxUsers": 50,
|
||||
"currentUsers": 0,
|
||||
"tags": [],
|
||||
"createdAt": 1766902260144,
|
||||
"lastSeen": 1766902260144
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user