mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 06:23:06 +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: {
|
Component.onCompleted: {
|
||||||
web.isDesktop = (typeof desktop !== "undefined");
|
web.isDesktop = (typeof desktop !== "undefined");
|
||||||
address = url;
|
address = url;
|
||||||
console.log("FIXME", eventBridge);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Keys.onPressed: {
|
Keys.onPressed: {
|
||||||
|
|
Loading…
Reference in a new issue