fix: server port to 1026

This commit is contained in:
neoapps-dev 2026-04-16 11:40:41 +03:00
parent 912d0da76e
commit 51f2a78469

View file

@ -34,7 +34,7 @@ const PARTNERSHIP_SERVERS = [
{
name: "Kowhaifans Clubhouse",
ip: "lce.kowhaifan.net",
port: 25565,
port: 1026,
},
];