mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 19:33:24 +00:00
Switch the package name, for signing with a new key; switch the server to send.firefox.com
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user