From 753f964ce998fec753b7926ef93bd0985aff8df1 Mon Sep 17 00:00:00 2001 From: Matthias Pfefferle Date: Fri, 3 Mar 2023 08:55:23 +0100 Subject: [PATCH] fix #286 --- includes/model/class-post.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/model/class-post.php b/includes/model/class-post.php index 2197a83..61047f0 100644 --- a/includes/model/class-post.php +++ b/includes/model/class-post.php @@ -61,7 +61,7 @@ class Post { * * @var string */ - private $object_type = 'Note'; + private $object_type; /** * The Allowed Tags, used in the content.