Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
01c8c37980
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      mdev/dev_sto.native.js

+ 1
- 1
mdev/dev_sto.native.js View File

588
 	}
588
 	}
589
 	_run_cbs_ub(key,arg_obj){
589
 	_run_cbs_ub(key,arg_obj){
590
 		// if (!key in this.cb_sto){return}
590
 		// if (!key in this.cb_sto){return}
591
-		clog("_run_cbs_ub:",key)
591
+		// clog("_run_cbs_ub:",key)
592
 	
592
 	
593
 		var k,v
593
 		var k,v
594
 		var o = {
594
 		var o = {

Loading…
Cancel
Save