diff options
Diffstat (limited to 'app/scrapers/club-quattro.ts')
| -rw-r--r-- | app/scrapers/club-quattro.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/scrapers/club-quattro.ts b/app/scrapers/club-quattro.ts index 946b9a4..10b60e9 100644 --- a/app/scrapers/club-quattro.ts +++ b/app/scrapers/club-quattro.ts @@ -7,6 +7,7 @@ export const venue: VenueMeta = { name: "CLUB QUATTRO", url: "https://www.club-quattro.com", area: "渋谷", + capacity: 750, }; export const scraper: Scraper = { |
