diff --git a/data/23/events/gateway/_sync.js b/data/23/events/gateway/_sync.js index 86c30e4..1d9f4bb 100644 --- a/data/23/events/gateway/_sync.js +++ b/data/23/events/gateway/_sync.js @@ -13,6 +13,7 @@ export async function data(tools) { "Marek Sandrik": { country: "cz" }, "Filip Siroky": { country: "cz" }, "Adam Bilko": { country: "cz" }, + "Juraj Petro": { country: "sk" }, }; for (const el of $("#speakers div.w-full.relative").toArray()) {