mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-27 17:00:52 +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://" +
|
||||
`${
|
||||
upscaledImagePath
|
||||
? formattedUpscaledImagePath
|
||||
: formattedImagePath
|
||||
? upscaledImagePath
|
||||
: imagePath
|
||||
}`
|
||||
}
|
||||
onLoad={(e: any) => {
|
||||
|
Loading…
Reference in New Issue
Block a user