mirror of
https://github.com/lubosz/overte.git
synced 2025-04-25 01:23:57 +02:00
Remove FIXME
This commit is contained in:
parent
066b2db73f
commit
eaf819d11d
1 changed files with 0 additions and 1 deletions
|
@ -308,7 +308,6 @@ Item {
|
|||
Component.onCompleted: {
|
||||
web.isDesktop = (typeof desktop !== "undefined");
|
||||
address = url;
|
||||
console.log("FIXME", eventBridge);
|
||||
}
|
||||
|
||||
Keys.onPressed: {
|
||||
|
|
Loading…
Reference in a new issue