jfinn пре 5 година
родитељ
комит
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>

Loading…
Откажи
Сачувај