Disable non-US updaters for now
Some checks failed
Build frontend / build (20.x) (push) Has been cancelled
Deploy / deploy-frontend (push) Has been cancelled
Deploy / deploy-backend (push) Has been cancelled
Fix code styles / build (push) Has been cancelled

This commit is contained in:
Matt Isenhower 2024-12-12 09:20:14 -08:00
parent d728a584ce
commit 06806c9de4

View File

@ -15,9 +15,9 @@ function updaters() {
new GearUpdater,
new CoopUpdater,
new FestivalUpdater('US'),
new FestivalUpdater('EU'),
new FestivalUpdater('JP'),
new FestivalUpdater('AP'),
// new FestivalUpdater('EU'),
// new FestivalUpdater('JP'),
// new FestivalUpdater('AP'),
new StagesUpdater,
new XRankUpdater('Tentatek', 'ATLANTIC'),
new XRankUpdater('Takoroka', 'PACIFIC'),