tangled
alpha
login
or
join now
teal.fm
/
teal
110
fork
atom
Your music, beautifully tracked. All yours. (coming soon)
teal.fm
teal-fm
atproto
110
fork
atom
overview
issues
pulls
pipelines
change actor status to ref playView
Natalie
1 year ago
249e4caa
882cd9d0
+2
-2
1 changed file
expand all
collapse all
unified
split
packages
lexicons
real
fm
teal
alpha
actor
status.json
+2
-2
packages/lexicons/real/fm/teal/alpha/actor/status.json
···
16
"description": "The unix timestamp of when the item was recorded"
17
},
18
"item": {
19
-
"type": "union",
20
-
"refs": ["fm.teal.alpha.feed.play#record"]
21
}
22
}
23
}
···
16
"description": "The unix timestamp of when the item was recorded"
17
},
18
"item": {
19
+
"type": "ref",
20
+
"ref": "fm.teal.alpha.feed.defs#playView"
21
}
22
}
23
}