Parcourir la source

auto acp scripted

dev
jfinn il y a 5 ans
Parent
révision
a8f68a674f

+ 2
- 1
react/features/deep-linking/components/DeepLinkingMobilePage.web.js Voir le fichier

@@ -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>

Chargement…
Annuler
Enregistrer