ソースを参照

Merge branch 'bump-mastoapi' into 'develop'

Bump Mastodon API level

See merge request pleroma/pleroma!1146
tags/v1.1.4
kaniini 5年前
コミット
119b758412
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      lib/pleroma/web/mastodon_api/mastodon_api_controller.ex

+ 1
- 1
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex ファイルの表示

@@ -178,7 +178,7 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIController do
end
end

@mastodon_api_level "2.6.5"
@mastodon_api_level "2.7.2"

def masto_instance(conn, _params) do
instance = Config.get(:instance)


読み込み中…
キャンセル
保存