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

change actor status to ref playView

+2 -2
+2 -2
packages/lexicons/real/fm/teal/alpha/actor/status.json
··· 16 16 "description": "The unix timestamp of when the item was recorded" 17 17 }, 18 18 "item": { 19 - "type": "union", 20 - "refs": ["fm.teal.alpha.feed.play#record"] 19 + "type": "ref", 20 + "ref": "fm.teal.alpha.feed.defs#playView" 21 21 } 22 22 } 23 23 }