I have this: ``` "_id": { l: [], g: "ede45", username: "romuald", other: 5 } ``` If i call setLocation to update location, it will remove username and other.
I have this:
If i call setLocation to update location, it will remove username and other.