1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-09-11 14:17:21 +01:00

Ensure we can update contentMap on update

This commit is contained in:
FloatingGhost 2023-02-23 11:00:55 +00:00
parent f22c6e4108
commit d3089ec399

View file

@ -38,7 +38,8 @@ defmodule Pleroma.Constants do
"summary",
"sensitive",
"attachment",
"generator"
"generator",
"contentMap"
]
)