mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-12 18:29:45 +00:00
Add unoptimized prop to CommandMenu image (#158)
This commit is contained in:
parent
d199762427
commit
e0df745ea1
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ export default function CommandMenu() {
|
||||||
((e.currentTarget as HTMLImageElement).src =
|
((e.currentTarget as HTMLImageElement).src =
|
||||||
"/logo.png")
|
"/logo.png")
|
||||||
}
|
}
|
||||||
|
unoptimized
|
||||||
width={16}
|
width={16}
|
||||||
height={16}
|
height={16}
|
||||||
alt=""
|
alt=""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue