X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fconstants.ex;h=4ba39b53faeef6baebb89788c599d26626325288;hb=d9c5ae7c09c7cbf3f4f66e01b7ed69a3d6388916;hp=7d775c3c2669af493532e080c331a974c6ee0234;hpb=a7f22c6e93308710f45fa6a8c2ecadff1a748d90;p=akkoma diff --git a/lib/pleroma/constants.ex b/lib/pleroma/constants.ex index 7d775c3c2..4ba39b53f 100644 --- a/lib/pleroma/constants.ex +++ b/lib/pleroma/constants.ex @@ -1,5 +1,5 @@ # Pleroma: A lightweight social networking server -# Copyright © 2017-2019 Pleroma Authors +# Copyright © 2017-2020 Pleroma Authors # SPDX-License-Identifier: AGPL-3.0-only defmodule Pleroma.Constants do @@ -10,7 +10,7 @@ defmodule Pleroma.Constants do const(object_internal_fields, do: [ "reactions", - "reactions_count", + "reaction_count", "likes", "like_count", "announcements",