Fix file name sanitizing

This commit is contained in:
bytedream 2022-12-19 15:22:45 +01:00
parent 67bbc00d87
commit 8bb2c9c750
4 changed files with 23 additions and 19 deletions

View file

@ -209,6 +209,7 @@ impl Execute for Download {
}
.to_string(),
&format,
true,
)),
);