- 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 90c0466cd0
commit 131ae8109f
4 changed files with 37 additions and 15 deletions

View File

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