- flush cache after language upgrade

- Gateway fix
- extended language editor with textarea
This commit is contained in:
Peter Papp
2021-04-06 10:27:02 +02:00
parent 7cefcf8dab
commit 71147adb01
6 changed files with 42 additions and 19 deletions

View File

@@ -27,7 +27,6 @@ class AppFunctionsController extends Controller
* @var array
*/
private $blacklist = [
'contact_email',
'purchase_code',
'license',
];