mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 12:02:25 +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);
|
||||
metaverseServerUrl: addressBarDialog.metaverseServerUrl;
|
||||
labelText: 'HAPPENING NOW';
|
||||
//actions: 'concurrency,snapshot'; // uncomment this line instead of next to produce fake announcement data for testing.
|
||||
actions: 'announcement';
|
||||
filter: addressLine.text;
|
||||
goFunction: goCard;
|
||||
|
|
Loading…
Reference in a new issue