1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-23 23:21:05 +01:00

Fix Images saved in previous batch input folder #319

This commit is contained in:
Feenix 2023-06-04 12:38:02 +05:30
parent 72d2c6d72d
commit e5754ad29e

View File

@ -200,6 +200,7 @@ const Home = () => {
useEffect(() => {
setProgress("");
setOutputPath("");
}, [batchMode]);
useEffect(() => {