Ensure we can update contentMap on update
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Thu, 23 Feb 2023 11:00:55 +0000 (11:00 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Thu, 23 Feb 2023 11:00:55 +0000 (11:00 +0000)
lib/pleroma/constants.ex

index 7343ef8c3be1a8071c262498b3adf0f8355f7a8c..234dde1c9688a37f0ea3924ac0ed54b7a89804b7 100644 (file)
@@ -38,7 +38,8 @@ defmodule Pleroma.Constants do
       "summary",
       "sensitive",
       "attachment",
-      "generator"
+      "generator",
+      "contentMap"
     ]
   )