chore: move api key to config, fix gif picker css
This commit is contained in:
@@ -47,5 +47,6 @@
|
||||
"participant_limit": 8,
|
||||
"brand": "Element Call"
|
||||
},
|
||||
"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",
|
||||
"giphy_api_key": "x"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user