Small updates
This commit is contained in:
@@ -14,7 +14,7 @@ MouseArea {
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
|
||||
onClicked: {
|
||||
Global.NetworkState.networkScript.start()
|
||||
Global.NetworkState.networkScript.running = true
|
||||
// networkStatus.running = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user