[#394] Refactoring.

This commit is contained in:
Ivan Tashkinov 2018-12-06 20:23:16 +03:00
commit 7bcb6a183a
3 changed files with 7 additions and 8 deletions

View file

@ -78,7 +78,7 @@ defmodule Pleroma.Web.TwitterAPI.UserView do
"default_scope" => user.info.default_scope,
"no_rich_text" => user.info.no_rich_text,
"fields" => fields,
# Note: twitter.com does not return this field:
# Pleroma extension
"tags" => user.tags
}