jfinn 5 лет назад
Родитель
Сommit
a8f68a674f
1 измененных файлов: 2 добавлений и 1 удалений
  1. 2
    1
      react/features/deep-linking/components/DeepLinkingMobilePage.web.js

+ 2
- 1
react/features/deep-linking/components/DeepLinkingMobilePage.web.js Просмотреть файл

@@ -196,8 +196,9 @@ class DeepLinkingMobilePage extends Component<Props> {
196 196
                             : null
197 197
                     }
198 198
                     <p className = { `${_SNS}__text` }>
199
-                    
199
+                    /*
200 200
                         { t(`${_TNS}.appNotInstalled`, { app: NATIVE_APP_NAME }) }
201
+                        */
201 202
 
202 203
                     Mobile browsers are not yet supported.
203 204
                     </p>

Загрузка…
Отмена
Сохранить