Commit 4b52cd51 authored by obscuren's avatar obscuren

Removal of "debug" url :)

parent e32f7baa
......@@ -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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment