Poprawki wyglądu

This commit is contained in:
2021-11-13 19:21:59 +01:00
parent e847937fed
commit dc01e64fc7
3 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -235,7 +235,7 @@ export default defineComponent({
if (!allowDownload) return;
}
const fileName = prompt("Nazwij plik:", "sklad");
const fileName = prompt("Nazwij plik:", "pociag");
if (!fileName) return;