mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 08:19:05 +00:00
Merge commit 'e0648a916ab81925545504173bf4f43ec64d4f3c' into glitch-soc/merge-upstream
Conflicts: - `app/models/custom_emoji.rb`: An upstream refactor touched lines adjacent to ones modified in glitch-soc. Ported upstream's changes.
This commit is contained in:
@@ -109,9 +109,7 @@ class REST::InstanceSerializer < ActiveModel::Serializer
|
||||
end
|
||||
|
||||
def api_versions
|
||||
{
|
||||
mastodon: 1,
|
||||
}
|
||||
Mastodon::Version.api_versions
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user