mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-14 15:12:48 +01:00
Merge pull request #1220 from mozilla/really-use-send.firefox.com
Really switch the android beta to use send.firefox.com.
This commit is contained in:
commit
cdff2884cd
@ -8,7 +8,7 @@ try {
|
|||||||
// NOOP
|
// NOOP
|
||||||
}
|
}
|
||||||
if (!fileProtocolWssUrl) {
|
if (!fileProtocolWssUrl) {
|
||||||
fileProtocolWssUrl = 'wss://send2.dev.lcip.org/api/ws';
|
fileProtocolWssUrl = 'wss://send.firefox.com/api/ws';
|
||||||
}
|
}
|
||||||
|
|
||||||
export function setFileProtocolWssUrl(url) {
|
export function setFileProtocolWssUrl(url) {
|
||||||
|
Loading…
Reference in New Issue
Block a user