Skip to content

Commit fa93a50

Browse files
Fix ins component
1 parent 3a2502b commit fa93a50

File tree

1 file changed

+1
-0
lines changed
  • app/concepts/matestack/ui/core/ins

1 file changed

+1
-0
lines changed

app/concepts/matestack/ui/core/ins/ins.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ def setup
55
cite: options[:cite],
66
datetime: options[:datetime]
77
})
8+
end
89
end
910
end

0 commit comments

Comments
 (0)