1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-09-24 03:18:28 +02:00

Update renderer/pages/index.tsx

Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
This commit is contained in:
Yevgeniy Akimenko 2023-05-02 13:07:56 -07:00 committed by GitHub
parent bc0e0c6c2f
commit cc2309f2db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -709,7 +709,7 @@ const Home = () => {
Upscayled
</p>
<img
src={"file://" + formattedUpscaledImagePath}
src={"file://" + upscaledImagePath}
alt="Upscayl"
style={{
objectFit: "contain",