This commit is contained in:
kevinz000
2018-10-11 20:16:24 -07:00
parent b1941a7703
commit 81f8a1bec1
89 changed files with 2558 additions and 416 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
src.remoter_state = null
// Force an UI update before we go, ensuring that any windows we may have opened for the remote target closes.
nanomanager.update_uis(remote_target.nano_container())
GLOB.nanomanager.update_uis(remote_target.nano_container())
remote_target = null
return ..()