Skip to content

Commit a1a526a

Browse files
committed
wip
1 parent 2888d4f commit a1a526a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/blacklight/gallery/openseadragon_embed_component.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class OpenseadragonEmbedComponent < Blacklight::Component
66
attr_reader :presenter, :classes
77

88
def initialize(presenter:, view_config: nil, classes: [], **kwargs)
9-
super
9+
super()
1010

1111
@presenter = presenter
1212
@view_config = view_config

0 commit comments

Comments
 (0)