Remove language filtering from hashtag timelines (#19563)
This commit is contained in:
@ -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],
|
||||
|
Reference in New Issue
Block a user