1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-11-17 10:39:17 +00: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"
]
)