mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 20:17:01 +02:00
remove debugging code
This commit is contained in:
parent
545fd1355f
commit
ca5318f121
1 changed files with 0 additions and 1 deletions
|
@ -280,7 +280,6 @@ StackView {
|
||||||
cardHeight: 163 + (2 * 4);
|
cardHeight: 163 + (2 * 4);
|
||||||
metaverseServerUrl: addressBarDialog.metaverseServerUrl;
|
metaverseServerUrl: addressBarDialog.metaverseServerUrl;
|
||||||
labelText: 'HAPPENING NOW';
|
labelText: 'HAPPENING NOW';
|
||||||
//actions: 'concurrency,snapshot'; // uncomment this line instead of next to produce fake announcement data for testing.
|
|
||||||
actions: 'announcement';
|
actions: 'announcement';
|
||||||
filter: addressLine.text;
|
filter: addressLine.text;
|
||||||
goFunction: goCard;
|
goFunction: goCard;
|
||||||
|
|
Loading…
Reference in a new issue