mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 01:45:28 +00:00
Fix attachment scaling.
This commit is contained in:
@@ -57,6 +57,7 @@ export default function ChannelIcon(
|
||||
{...imgProps}
|
||||
width={size}
|
||||
height={size}
|
||||
loading="lazy"
|
||||
aria-hidden="true"
|
||||
square={isServerChannel}
|
||||
src={iconURL ?? fallback}
|
||||
|
||||
Reference in New Issue
Block a user