mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-18 10:59:17 +00:00
Pleroma.Constants: Fix typo.
This commit is contained in:
parent
0aef18bcf4
commit
04a2910f33
|
@ -10,7 +10,7 @@ defmodule Pleroma.Constants do
|
|||
const(object_internal_fields,
|
||||
do: [
|
||||
"reactions",
|
||||
"reactions_count",
|
||||
"reaction_count",
|
||||
"likes",
|
||||
"like_count",
|
||||
"announcements",
|
||||
|
|
Loading…
Reference in a new issue