mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
fix(deep-linking) drop broken an unused setting
The showImage setting has been broken for about 2 years since the asset is not there. Fixes: https://github.com/jitsi/jitsi-meet/issues/5409 Ref: https://community.jitsi.org/t/error-nginx-usr-share-jitsi-meet-images-deep-linking-image-png-failed/120418
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
6048279eb2
commit
817a05cf7b
@@ -44,7 +44,6 @@ export default [
|
||||
'SETTINGS_SECTIONS',
|
||||
'SHARING_FEATURES',
|
||||
'SHOW_CHROME_EXTENSION_BANNER',
|
||||
'SHOW_DEEP_LINKING_IMAGE',
|
||||
'SHOW_POWERED_BY',
|
||||
'SUPPORT_URL',
|
||||
'TILE_VIEW_MAX_COLUMNS',
|
||||
|
||||
Reference in New Issue
Block a user