language editor refactoring

This commit is contained in:
Čarodej
2021-11-23 08:01:43 +01:00
parent 0ad8afcfe2
commit 78541c1c3c
8 changed files with 236 additions and 393 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
@include('vuefilemanager.others.color-template')
</head>
<body class="{{ is_dev() ? '__debug-screens' : '' }}">
<body class="{{ is_dev() ? 'debug-screens' : '' }}">
<div id="app"></div>