mirror of
https://github.com/upscayl/upscayl.git
synced 2025-01-31 04:03:51 +01:00
Update renderer/components/Footer.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
This commit is contained in:
parent
267a6446de
commit
d92e1bb4c1
@ -13,7 +13,7 @@ function Footer() {
|
|||||||
>
|
>
|
||||||
Upscayl
|
Upscayl
|
||||||
</a>{" "}
|
</a>{" "}
|
||||||
(version <span className="font-bold">{packageJSON.version}</span>)
|
(v<span className="font-bold">{navigator?.userAgent?.match(/Upscayl\/([\d\.]+\d+)/)[1]}</span>)
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
By{" "}
|
By{" "}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user