Browse Source

auto acp scripted

dev
jfinn 5 years ago
parent
commit
a8f68a674f

+ 2
- 1
react/features/deep-linking/components/DeepLinkingMobilePage.web.js View 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
                     Mobile browsers are not yet supported.
203
                     Mobile browsers are not yet supported.
203
                     </p>
204
                     </p>

Loading…
Cancel
Save