mirror of
https://github.com/upscayl/upscayl.git
synced 2025-01-19 01:24:09 +01:00
Fixed progress bug
This commit is contained in:
parent
6f81fd05aa
commit
56af5c780a
@ -19,6 +19,7 @@ const Home = () => {
|
||||
const [version, setVersion] = useState("");
|
||||
|
||||
const resetImagePaths = () => {
|
||||
setProgress("");
|
||||
SetImagePath("");
|
||||
setUpscaledImagePath("");
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user