Преглед на файлове

feat: NG-15: 新会员注册时增加国家与语言选项.

kevin преди 1 година
родител
ревизия
d1163629d0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      backendApi/config/params.php

+ 1 - 1
backendApi/config/params.php

@@ -76,7 +76,7 @@ return [
         'admin/change-language',
         'currency/currencies-conversions',
         'currency/set-currencies-conversions',
-        'transportation/transportation-list',
+        'transportation/transportation',
         'transportation/set-transportation',
     ],
 ];