소스 검색

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


불러오는 중...
취소
저장