Live video on the AT Protocol

remove logging (hopefully last time)

natalie c5bb9052 9fa85c25

-1
-1
js/app/components/chat/chat.tsx
··· 238 const close = () => { 239 let current: any = swipeableRef.current; 240 if (current) { 241 - console.log("closing swipeable"); 242 current.close(); 243 } 244 };
··· 238 const close = () => { 239 let current: any = swipeableRef.current; 240 if (current) { 241 current.close(); 242 } 243 };