mirror of
https://github.com/tinode/chat.git
synced 2025-03-14 10:05:07 +00:00
removed uids from rest-auth sample data
This commit is contained in:
@ -15,8 +15,7 @@
|
||||
},
|
||||
"tags": [
|
||||
"email:alice@example.com"
|
||||
],
|
||||
"uid": "QVuwC5jz9o4"
|
||||
]
|
||||
},
|
||||
"bob": {
|
||||
"anon": "N",
|
||||
@ -34,8 +33,7 @@
|
||||
},
|
||||
"tags": [
|
||||
"email:bob@example.com"
|
||||
],
|
||||
"uid": "Pp-n0RjGm8s"
|
||||
]
|
||||
},
|
||||
"carol": {
|
||||
"anon": "N",
|
||||
|
Reference in New Issue
Block a user