Fix wrong JSON syntax

pull/28491/head
Jairo Llopis 2024-11-20 08:44:53 +00:00 committed by GitHub
parent d6a2529080
commit 3a4955f46c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
"feature_element_call_video_rooms": true "feature_element_call_video_rooms": true
}, },
"element_call": { "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" "map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
} }