mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 08:17:23 +00:00
fix: server port to 1026
This commit is contained in:
parent
912d0da76e
commit
51f2a78469
|
|
@ -34,7 +34,7 @@ const PARTNERSHIP_SERVERS = [
|
|||
{
|
||||
name: "Kowhaifans Clubhouse",
|
||||
ip: "lce.kowhaifan.net",
|
||||
port: 25565,
|
||||
port: 1026,
|
||||
},
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue