Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2022-10-31 08:37:32 +01:00
2 changed files with 0 additions and 2 deletions

View File

@ -36,7 +36,6 @@ class Api::V1::Timelines::TagController < Api::BaseController
TagFeed.new(
@tag,
current_account,
locale: content_locale,
any: params[:any],
all: params[:all],
none: params[:none],