mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-03 03:00:13 -04:00
Fixed progress bug
This commit is contained in:
@@ -19,6 +19,7 @@ const Home = () => {
|
||||
const [version, setVersion] = useState("");
|
||||
|
||||
const resetImagePaths = () => {
|
||||
setProgress("");
|
||||
SetImagePath("");
|
||||
setUpscaledImagePath("");
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user