mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-11 21:24:03 -05:00
Fix broken oEmbed provider (#2537)
This commit is contained in:
parent
c25426ca47
commit
831ff60698
@ -1,7 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class ProviderDiscovery < OEmbed::ProviderDiscovery
|
||||
include HttpHelper
|
||||
extend HttpHelper
|
||||
|
||||
class << self
|
||||
def discover_provider(url, options = {})
|
||||
|
Loading…
x
Reference in New Issue
Block a user