Skip to content
Snippets Groups Projects
Commit 3eb2e12f authored by Endrizzi, Marco (UG - Comp Sci & Elec Eng)'s avatar Endrizzi, Marco (UG - Comp Sci & Elec Eng)
Browse files

Moved online status to new object

parent 1635c8e3
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,7 @@ ...@@ -7,8 +7,7 @@
"phone": null, "phone": null,
"dob": null, "dob": null,
"gender": null, "gender": null,
"description": null, "description": null
"online": false
}, },
"Oqk3C1ownieYIm8K0KgFqRXhKs53": { "Oqk3C1ownieYIm8K0KgFqRXhKs53": {
"name": "Scientific Pig", "name": "Scientific Pig",
...@@ -17,8 +16,7 @@ ...@@ -17,8 +16,7 @@
"phone": null, "phone": null,
"dob": null, "dob": null,
"gender": null, "gender": null,
"description": null, "description": null
"online": false
}, },
"l7TY1PJocphLufQb3zN1tfRJYsy1": { "l7TY1PJocphLufQb3zN1tfRJYsy1": {
"name": "how is this working lmao", "name": "how is this working lmao",
...@@ -27,8 +25,7 @@ ...@@ -27,8 +25,7 @@
"phone": null, "phone": null,
"dob": null, "dob": null,
"gender": null, "gender": null,
"description": null, "description": null
"online": false
}, },
"oVHXZPeYRbQPfKTCmH4LWJtmaeH2": { "oVHXZPeYRbQPfKTCmH4LWJtmaeH2": {
"name": "Eric Sauce", "name": "Eric Sauce",
...@@ -37,8 +34,7 @@ ...@@ -37,8 +34,7 @@
"phone": null, "phone": null,
"dob": null, "dob": null,
"gender": null, "gender": null,
"description": null, "description": null
"online": false
} }
}, },
"chats": { "chats": {
...@@ -77,5 +73,11 @@ ...@@ -77,5 +73,11 @@
"oVHXZPeYRbQPfKTCmH4LWJtmaeH2": true "oVHXZPeYRbQPfKTCmH4LWJtmaeH2": true
} }
} }
},
"state": {
"9HsxN1tMHNOfmQV3E16LNfcFTdc2": false,
"Oqk3C1ownieYIm8K0KgFqRXhKs53": false,
"l7TY1PJocphLufQb3zN1tfRJYsy1": false,
"oVHXZPeYRbQPfKTCmH4LWJtmaeH2": false
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment