digidem / comapeo-core

A local-first library for collaborating on mapping projects
MIT License
8 stars 1 forks source link

feat: set own device info to "self-hosted server" #942

Closed EvanHahn closed 3 weeks ago

EvanHahn commented 3 weeks ago

We added support for this device type in 98d9981dda7aeb1bd724d7b051934db3307565a1. This lets us set it.

I think this is a useful change on its own, but it will make multiple upcoming changes easier.

I plan to YOLO-merge this because Gregor and I have already done this work on the server branch together, and this just splits it out (and fixes a type error).