Skip to content

Commit

Permalink
fixes #128
Browse files Browse the repository at this point in the history
  • Loading branch information
ckuijjer committed Sep 28, 2024
1 parent dc1412e commit 9eb3af0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloud/scrapers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import bioscopenleiden from './bioscopenleiden'
import cinecenter from './cinecenter'
import cinecitta from './cinecitta'
import cinerama from './cinerama'
import concordia from './concordia'
import defilmhallen from './defilmhallen'
import deuitkijk from './deuitkijk'
import eyefilm from './eyefilm'
Expand Down Expand Up @@ -57,6 +58,7 @@ const SCRAPERS = {
cinecenter,
cinecitta,
cinerama,
concordia,
defilmhallen,
deuitkijk,
eyefilm,
Expand Down

0 comments on commit 9eb3af0

Please sign in to comment.