switching networks works, established server functions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
class Dashboard extends Shadow {
|
||||
render() {
|
||||
VStack(() => {
|
||||
console.log(window.currentNetwork)
|
||||
console.log(global.currentNetwork)
|
||||
})
|
||||
.width(100, pct)
|
||||
.height(100, pct)
|
||||
|
||||
Reference in New Issue
Block a user