mirror of
https://github.com/upscayl/upscayl.git
synced 2025-01-18 17:14:08 +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
|
||||
</a>{" "}
|
||||
(version <span className="font-bold">{packageJSON.version}</span>)
|
||||
(v<span className="font-bold">{navigator?.userAgent?.match(/Upscayl\/([\d\.]+\d+)/)[1]}</span>)
|
||||
</p>
|
||||
<p>
|
||||
By{" "}
|
||||
|
Loading…
x
Reference in New Issue
Block a user