diff options
Diffstat (limited to 'app/scrapers/www-shibuya.ts')
| -rw-r--r-- | app/scrapers/www-shibuya.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/scrapers/www-shibuya.ts b/app/scrapers/www-shibuya.ts index d561332..2c85080 100644 --- a/app/scrapers/www-shibuya.ts +++ b/app/scrapers/www-shibuya.ts @@ -7,6 +7,7 @@ export const venue: VenueMeta = { name: "WWW / WWW X", url: "https://www-shibuya.jp", area: "渋谷", + capacity: 700, }; export const scraper: Scraper = { |
