mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-17 15:52:15 +00:00
upgrade of __t function, add save default_language to cache
This commit is contained in:
@@ -121,7 +121,6 @@ class LanguageController extends Controller
|
||||
'value' => $request->value
|
||||
]);
|
||||
|
||||
|
||||
Cache::forget('language_strings-' . $language->locale);
|
||||
|
||||
return response('Done', 204);
|
||||
|
||||
Reference in New Issue
Block a user