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

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

@@ -196,9 +196,10 @@ 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
 
203 204
                     Mobile browsers are not yet supported.
204 205
                     </p>

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