planetary-social / nos-notification-service-go

A service which delivers push notifications to APNs
Mozilla Public License 2.0
3 stars 0 forks source link

Don't save empty tags #41

Closed boreq closed 1 year ago

boreq commented 1 year ago

This comes down to a limitation in Firestore, we are trying to put an empty string into a Firestore key.

boreq commented 1 year ago

Related to https://github.com/planetary-social/infrastructure/issues/70.