1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-21 04:11:42 +02:00

feat(admin-plugin): update ApiController #211

This commit is contained in:
Awilum
2020-01-27 13:47:13 +03:00
parent 49403a0f72
commit 053497186e

View File

@@ -204,7 +204,7 @@ class ApiController extends Controller
'title' => __('admin_edit_' . $api . '_token'),
'active' => true
],
],
]
]
);
}