Station hinzufügen in Popup implementieren

This commit is contained in:
ISA
2024-04-15 13:11:09 +02:00
parent a6d8c72d17
commit 834b2c7796
33 changed files with 98 additions and 360 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"/_app": "pages/_app.js",
"/_error": "pages/_error.js",
"/_app": "pages/_app.js",
"/_document": "pages/_document.js",
"/": "pages/index.js",
"/api/locations": "pages/api/locations.js"