Live video on the AT Protocol

remove logging (again)

Co-authored-by: Eli Mallon <eli@stream.place>

authored by natalie Eli Mallon and committed by GitHub 8a0fbda6 b0b8fa24

-1
-1
js/components/src/livestream-store/chat.tsx
··· 50 const rt = new RichText({ text: msg.text }); 51 await rt.detectFacets(pdsAgent); 52 53 - console.log(rt.facets); 54 55 const record: PlaceStreamChatMessage.Record = { 56 text: msg.text,
··· 50 const rt = new RichText({ text: msg.text }); 51 await rt.detectFacets(pdsAgent); 52 53 54 const record: PlaceStreamChatMessage.Record = { 55 text: msg.text,