diff --git a/.gitignore b/.gitignore index 177d88f..395a86f 100644 --- a/.gitignore +++ b/.gitignore @@ -143,3 +143,5 @@ RecipeApp/RecipeApp/wwwroot/uploads/ RecipeApp/RecipeApp/appsettings.json RecipeApp/RecipeApp/appsettings.Development.json + +Web/RecipeManagerBot/.env diff --git a/RecipeApp/RecipeManagerBot/appsettings.json b/RecipeApp/RecipeManagerBot/appsettings.json index 2fc6a80..894834e 100644 --- a/RecipeApp/RecipeManagerBot/appsettings.json +++ b/RecipeApp/RecipeManagerBot/appsettings.json @@ -1,5 +1,5 @@ { "BotConfiguration": { - "BotToken": "8313558915:AAH903QP8lV6lhOzHH0ryKqOr5O9ybfJCrU" + "BotToken": "8313558915:AAEY0cJPX69eddXQKFZX2FuV01q4jDcHPpc" } } \ No newline at end of file diff --git a/Web/RecipeManagerBot/index.html b/Web/RecipeManagerBot/index.html index 7a4a36a..778673b 100644 --- a/Web/RecipeManagerBot/index.html +++ b/Web/RecipeManagerBot/index.html @@ -1,4 +1,4 @@ - +
@@ -50,8 +50,10 @@