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

add profile status lexicon and fix some stuff that got broken

+6
+6
.gitignore
··· 52 # rust 53 /target 54 /**/target
··· 52 # rust 53 /target 54 /**/target 55 + 56 + # generated lexicons 57 + # js lexicons 58 + */**/lexicons 59 + # rust lexicons (types :))) 60 + */**/types