Disable nanoUI debugging, for now.

This commit is contained in:
Rob Nelson
2014-01-12 17:12:41 -08:00
parent fe1d05300a
commit e94a1f3cb0

View File

@@ -19,7 +19,7 @@ nanoui is used to open and update nano browser uis
// the title of this ui
var/title
// /vg/ - Whether to write debug information to nano/debug.html
var/writeDebug=TRUE
var/writeDebug=FALSE
// the key of this ui, this is to allow multiple (different) uis for each src_object
var/ui_key
// window_id is used as the window name/identifier for browse and onclose