diff --git a/react/features/deep-linking/components/DeepLinkingMobilePage.js b/react/features/deep-linking/components/DeepLinkingMobilePage.js index 64a585315..f3bcae584 100644 --- a/react/features/deep-linking/components/DeepLinkingMobilePage.js +++ b/react/features/deep-linking/components/DeepLinkingMobilePage.js @@ -118,14 +118,14 @@ class DeepLinkingMobilePage extends Component<*, *> {
+ src = 'images/logo-deep-linking.png' />
{ SHOW_DEEP_LINKING_IMAGE ? + src = 'images/deep-linking-image.png' /> : null }