Browse Source

auto commit

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

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

@@ -131,6 +131,7 @@ function deep_prop_v0(o,p){
131 131
 class Proxy_Factory {
132 132
 
133 133
 	constructor(o,n="dflt",base_n="dflt",full_n="dflt-dflt",socket_name=""){
134
+		log_a1("Proxy_Factory")
134 135
 		this.db = o
135 136
 		this.n = n
136 137
 		this.socket_name = socket_name

Loading…
Cancel
Save