mirror of https://github.com/vector-im/riot-web
Fix wrong JSON syntax
parent
d6a2529080
commit
3a4955f46c
|
@ -48,7 +48,7 @@
|
|||
"feature_element_call_video_rooms": true
|
||||
},
|
||||
"element_call": {
|
||||
"url": "https://call.element.io",
|
||||
"url": "https://call.element.io"
|
||||
},
|
||||
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue