From 886478e04aeae8a6ad818dff469ca1331f6f5d3c Mon Sep 17 00:00:00 2001 From: "theis.gaedigk" Date: Fri, 1 Aug 2025 19:41:05 +0200 Subject: [PATCH] Update Home --- Home.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index 8d4e918..4755965 100644 --- a/Home.md +++ b/Home.md @@ -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*