mirror of
/repos/Prototyper.git
synced 2025-12-30 06:31:32 +01:00
turn off debugging
This commit is contained in:
parent
3d1397a783
commit
60003f3c2c
@ -173,7 +173,7 @@
|
||||
<!-- @@template__app_main_behaviour__context__app_main -->
|
||||
<!-- @@import__app_main_behaviour_ -->
|
||||
<script>
|
||||
var debug = true;
|
||||
var debug = false;
|
||||
|
||||
function main_functions(app, viewModel, vm_config) {
|
||||
var editor = null;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user