ufosc / OSC-Proximity-Chat-App

Talk to the people closest to you. An open source React Native app that combines location and communication into one.
https://osc-proximity-documentation.vercel.app/
GNU General Public License v3.0
43 stars 100 forks source link

Modify Backend User Types #273

Closed eris6 closed 3 weeks ago

eris6 commented 3 weeks ago

Move displayName and userIcon from ConnectedUser to UserConfig in User.ts

h1divp commented 3 weeks ago

Good work! LGTM after basic testing. Maintainers, please merge this after #270 is merged to prevent a merge conflict.

h1divp commented 3 weeks ago

Added a quick change for an issue I discovered. Mentioned in #270 , I meant to add it there whoops