Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsrobot committed Dec 20, 2023
1 parent 6c153bb commit e36ae18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/channel-message.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ export default function ChannelMessage(props) {
className='wk-message-img'
src={e.thumbnail_url}
layout="constrained"
width={400}
height={300}
alt={e.name}
/>
Expand Down

0 comments on commit e36ae18

Please sign in to comment.