Update Home

2025-08-01 19:41:05 +02:00
parent ec7332df03
commit 886478e04a

@@ -10,7 +10,7 @@ This web application is one of my first ones that I have build.
Here you will find help when you get an error message. The error code should be next to the error starting with an ```x```.
## x30
### x30
***For developers:** This error is triggered from the ```frontend/src/utils/changeAPIcookie.ts``` file*
@@ -23,7 +23,7 @@ To fix this error you can try to add the api key manually to your cookies. Follo
This should fix your problem!
## x32
### x32
***For developers:** This error is triggered from the ```frontend/src/utils/apiFunc.ts``` file*
@@ -31,7 +31,7 @@ When you get this error please create an issue and I will take care of that erro
For now, try to reinstall the application.
## x4010
### x4010
***For developers:** This error is triggered from the ```frontend/src/utils/apiFunc.ts``` file*
@@ -44,7 +44,7 @@ To fix this error, check the api key that you have entered.
If this does not work, try to make an api call by yourself (e.g. with Postman). Or get in touch personally with OpenWeatherMap
## x4040
### x4040
***For developers:** This error is triggered from the ```frontend/src/components/WeatherForm.tsx``` file*