Sfoglia il codice sorgente

auto acp scripted

dev
jfinn 5 anni fa
parent
commit
1c104e3a6d

+ 3
- 2
react/features/deep-linking/components/DeepLinkingMobilePage.web.js Vedi File

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

Loading…
Annulla
Salva