Switch the package name, for signing with a new key; switch the server to send.firefox.com
This commit is contained in:
parent
7710cf98e9
commit
8c59e54677
4 changed files with 5 additions and 7 deletions
|
@ -22,7 +22,7 @@ import { getTranslator } from '../app/locale';
|
|||
import { delay } from '../app/utils';
|
||||
|
||||
if (navigator.userAgent === 'Send Android') {
|
||||
setApiUrlPrefix('https://send2.dev.lcip.org');
|
||||
setApiUrlPrefix('https://send.firefox.com');
|
||||
}
|
||||
|
||||
const app = choo();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue