Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto

change db docs

+1 -1
+1 -1
packages/db/schema.ts
··· 98 98 originUrl: text(), 99 99 /** The base domain of the music service. e.g. music.apple.com, tidal.com, spotify.com. */ 100 100 musicServiceBaseDomain: text(), 101 - /** A user-agent style string specifying the user agent. e.g. tealtracker/0.0.1b */ 101 + /** A user-agent style string specifying the user agent. e.g. fm.teal.frontend/0.0.1b */ 102 102 submissionClientAgent: text(), 103 103 /** The unix timestamp of when the track was played */ 104 104 playedTime: text(),