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