Remote Timeline: add Streaming support
[akkoma] / lib / pleroma / web / mastodon_api / controllers / filter_controller.ex
index 21dc374cd85407a62edfee8bdb267ae2f44d8741..abbf0ce02e9c0f50085f682ecca6e4e19f231e79 100644 (file)
@@ -17,7 +17,7 @@ defmodule Pleroma.Web.MastodonAPI.FilterController do
     OAuthScopesPlug,
     %{scopes: ["write:filters"]} when action not in @oauth_read_actions
   )
-  
+
   defdelegate open_api_operation(action), to: Pleroma.Web.ApiSpec.FilterOperation
 
   @doc "GET /api/v1/filters"