mirror of
https://github.com/lubosz/overte.git
synced 2025-04-19 16:44:04 +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 var tablet: null;
|
||||
|
||||
|
||||
Component { id: tabletWebView; TabletWebView {} }
|
||||
Component.onCompleted: {
|
||||
fillDestinations();
|
||||
|
|
Loading…
Reference in a new issue