Widget tworzenia wycieczki na podstawie zapytania

This commit is contained in:
2026-03-29 22:52:14 +02:00
parent ad9279dbce
commit 5da8b9c216
3 changed files with 212 additions and 25 deletions

7
.vscode/sftp.json vendored
View File

@@ -8,5 +8,10 @@
"password": "dZURD2M9RyMTh63cEGQ5",
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false
"openSsh": false,
"watcher": {
"files": "prototype/**/*",
"autoUpload": true,
"autoDelete": false
}
}