mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
fix wrong imageRes being used in some cases
This commit is contained in:
@@ -104,6 +104,7 @@ export const LibraryCommandItem = ({
|
||||
id={imageId}
|
||||
itemType={itemType}
|
||||
src={imageUrl}
|
||||
type="table"
|
||||
width={40}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user