ソースを参照

Remove a TODO comment as the tests for poll view were written

tags/v1.1.4
rinpatch 5年前
コミット
1fd8e19d76
1個のファイルの変更0行の追加1行の削除
  1. +0
    -1
      lib/pleroma/web/mastodon_api/views/status_view.ex

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

@@ -330,7 +330,6 @@ defmodule Pleroma.Web.MastodonAPI.StatusView do
}
end

# TODO: Add tests for this view
def render("poll.json", %{object: object} = opts) do
{multiple, options} =
case object.data do


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