diff options
Diffstat (limited to 'app/scrapers/fad-yokohama.ts')
| -rw-r--r-- | app/scrapers/fad-yokohama.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/scrapers/fad-yokohama.ts b/app/scrapers/fad-yokohama.ts index e1aa95c..a01ea0d 100644 --- a/app/scrapers/fad-yokohama.ts +++ b/app/scrapers/fad-yokohama.ts @@ -9,6 +9,7 @@ export const venue: VenueMeta = { name: "F.A.D YOKOHAMA", url: "http://www.fad-music.com/fad/", area: "横浜", + capacity: 380, }; function getMonthContext(html: string): { |
