mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 05:18:10 +00:00
Poprawki wyglądu
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user