forked from cerc-io/plugeth
Removal of "debug" url :)
This commit is contained in:
parent
e32f7baa0d
commit
4b52cd512d
@ -59,8 +59,7 @@ Rectangle {
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
//webview.url = "http://etherian.io"
|
||||
webview.url = "file:///Users/jeffrey/test.html"
|
||||
webview.url = "http://etherian.io"
|
||||
}
|
||||
|
||||
signal messages(var messages, int id);
|
||||
|
Loading…
Reference in New Issue
Block a user