fix: remove dev code

This commit is contained in:
hamster1963 2024-11-25 18:08:42 +08:00
parent 62c6002c17
commit d2960bc5fb

View File

@ -20,10 +20,6 @@ export default async function ServerGlobal() {
} }
}); });
countrytList.push("TW");
countrytList.push("SG");
countrytList.push("RU");
const width = 900; const width = 900;
const height = 500; const height = 500;