lbry-desktop/ui/component/comment
infinite-persistence 0947393912
Comments: inline image not working for level4/5 channels
## Ticket
852 Markdown inline images in comments don't work for any channel level

## Change
The prior commit simplified the props from individual comment fields to just 1 `Comment` object, but there was a typo in the parameter where it should be `channel_url` instead of `author_uri`.
2022-02-14 13:15:28 +08:00
..
index.js Comments: inline image not working for level4/5 channels 2022-02-14 13:15:28 +08:00
view.jsx Cleanup Comment and CommentsList and fix new pages 2022-02-09 11:48:40 -05:00