From 23133c173cacc6d7370a680a6b25c74ced97d528 Mon Sep 17 00:00:00 2001 From: User Date: Mon, 13 Jan 2025 04:52:35 +0300 Subject: [PATCH] 20250113#2 --- application/config/routes/99-main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config/routes/99-main.yaml b/application/config/routes/99-main.yaml index 9f9eaf4..8f9ab9f 100644 --- a/application/config/routes/99-main.yaml +++ b/application/config/routes/99-main.yaml @@ -8,6 +8,6 @@ # Empty - key: "<@any>" routes: - - action: "App\\nfrastructure\\Controllers\\IndexController" + - action: "App\\Infrastructure\\Controllers\\IndexController" method: "emptyAction" params: ""