mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-12 02:14:37 +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 =
|
||||
"/logo.png")
|
||||
}
|
||||
unoptimized
|
||||
width={16}
|
||||
height={16}
|
||||
alt=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue