mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 22:51:20 +02:00
removed white space
This commit is contained in:
parent
e46d9da98f
commit
31b61c3225
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ StackView {
|
||||||
property string metaverseBase: addressBarDialog.metaverseServerUrl + "/api/v1/";
|
property string metaverseBase: addressBarDialog.metaverseServerUrl + "/api/v1/";
|
||||||
|
|
||||||
property var tablet: null;
|
property var tablet: null;
|
||||||
|
|
||||||
Component { id: tabletWebView; TabletWebView {} }
|
Component { id: tabletWebView; TabletWebView {} }
|
||||||
Component.onCompleted: {
|
Component.onCompleted: {
|
||||||
fillDestinations();
|
fillDestinations();
|
||||||
|
|
Loading…
Reference in a new issue