mirror of
/repos/Prototyper.git
synced 2026-02-27 16:12:00 +01:00
turn off debugging
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user