mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-23 08:32:51 +00:00
fix: server port to 1026
This commit is contained in:
@@ -34,7 +34,7 @@ const PARTNERSHIP_SERVERS = [
|
||||
{
|
||||
name: "Kowhaifans Clubhouse",
|
||||
ip: "lce.kowhaifan.net",
|
||||
port: 25565,
|
||||
port: 1026,
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user