forked from AkkomaGang/akkoma
Merge branch 'pleroma_internal' into 'develop'
Add `pleroma_internal` as an internal field See merge request pleroma/pleroma!2533
This commit is contained in:
commit
4134bfbbb2
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ defmodule Pleroma.Constants do
|
|||
"announcement_count",
|
||||
"emoji",
|
||||
"context_id",
|
||||
"deleted_activity_id"
|
||||
"deleted_activity_id",
|
||||
"pleroma_internal"
|
||||
]
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue