mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-30 18:24:27 +01:00
Update renderer/pages/index.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
This commit is contained in:
parent
27c6c51448
commit
e2b26f0608
@ -632,8 +632,8 @@ const Home = () => {
|
|||||||
"file://" +
|
"file://" +
|
||||||
`${
|
`${
|
||||||
upscaledImagePath
|
upscaledImagePath
|
||||||
? formattedUpscaledImagePath
|
? upscaledImagePath
|
||||||
: formattedImagePath
|
: imagePath
|
||||||
}`
|
}`
|
||||||
}
|
}
|
||||||
onLoad={(e: any) => {
|
onLoad={(e: any) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user