Поднятие версии.
Some checks failed
Linux Kernel Build / build (x64, x86_64) (push) Has been cancelled
Linux Kernel Build / build (arm64, arm64) (push) Has been cancelled
MacOS Kernel Build / build (x64) (push) Has been cancelled
MacOS Kernel Build / build (arm64) (push) Has been cancelled
SP Builds / build (push) Has been cancelled
Windows Kernel Build / build (push) Has been cancelled

This commit is contained in:
RoyceDa
2026-03-29 15:58:19 +02:00
parent 519aa8802f
commit d23ca97be9
2 changed files with 11 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
export const SERVERS = [
//'wss://cdn.rosetta-im.com',
'ws://10.211.55.2:3000',
//'ws://10.211.55.2:3000',
//'ws://192.168.6.82:3000',
//'wss://wss.rosetta.im'
'wss://wss.rosetta.im'
];
export function selectServer(): string {