From 6b54666af3db391f901b5dd1e27f3d6a620b5dfe Mon Sep 17 00:00:00 2001 From: "Tizian.Breuch" Date: Fri, 29 Aug 2025 14:01:49 +0200 Subject: [PATCH] =?UTF-8?q?zuletzt=20=C3=BCberarbeitet=20categories=20und?= =?UTF-8?q?=20discounds=20fehlermeldungen=20und=20results.=20next=20is=20o?= =?UTF-8?q?rder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Webshop.Api/Program.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Webshop.Api/Program.cs b/Webshop.Api/Program.cs index 72b07bd..e477ebc 100644 --- a/Webshop.Api/Program.cs +++ b/Webshop.Api/Program.cs @@ -314,4 +314,6 @@ app.UseAuthorization(); app.MapControllers(); -app.Run(); \ No newline at end of file +app.Run(); + +//zuletzt überarbeitet categories und discounds fehlermeldungen und results. next is order \ No newline at end of file