mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-10 05:02:45 +01:00
Really switch the android beta to use send.firefox.com.
This commit is contained in:
parent
30fc4e7e08
commit
862fedb420
@ -8,7 +8,7 @@ try {
|
||||
// NOOP
|
||||
}
|
||||
if (!fileProtocolWssUrl) {
|
||||
fileProtocolWssUrl = 'wss://send2.dev.lcip.org/api/ws';
|
||||
fileProtocolWssUrl = 'wss://send.firefox.com/api/ws';
|
||||
}
|
||||
|
||||
export function setFileProtocolWssUrl(url) {
|
||||
|
Loading…
Reference in New Issue
Block a user