Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed Jul 20, 2024
2 parents 92fa560 + fdab814 commit d602335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/commercial.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def self.render_from_url(url)
end
end

def self.geenerate_snap_embed(url)
def self.generate_snap_embed(url)
return url unless url

uri = URI.parse(url)
Expand Down

0 comments on commit d602335

Please sign in to comment.