From 856d4f1995f3ffa798e6e100669065ca326114c9 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Tue, 1 Mar 2022 11:53:33 +1000 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=BA=D0=B8=D0=BD=D1=83=D0=BB=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=BD=D1=84=D0=B8=D0=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mirzaev/skillparts/system/config/web.php.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirzaev/skillparts/system/config/web.php.example b/mirzaev/skillparts/system/config/web.php.example index 57bb939..c8a06e3 100644 --- a/mirzaev/skillparts/system/config/web.php.example +++ b/mirzaev/skillparts/system/config/web.php.example @@ -105,7 +105,7 @@ $config = [ 'profile/geolocation/' => 'profile/geolocation-', 'profile/panel///' => 'profile/panel---', 'profile/imports/' => 'profile/imports-', - 'profile/warehouses/' => 'profile/warehouses-', + 'profile/warehouses/' => 'profile/warehouses-', 'orders' => 'order/index', 'orders/' => 'order/index', 'orders//' => 'order/',