fix typo in tablet avatar browser

This commit is contained in:
vladest 2017-10-28 12:07:29 +02:00
parent f958829d00
commit b1601dcd4c

View file

@ -31,7 +31,7 @@ Item {
BaseWebView {
id: webview
url: (Account.metaverseServerURL + "/marketplace?category=avatars)"
url: (Account.metaverseServerURL + "/marketplace?category=avatars")
focus: true
anchors {