From 0c3aa141654a7d759e4add2344bdb0d414a5620c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Thu, 6 Feb 2020 10:57:44 +0100 Subject: [PATCH] fix: attachment object relation does not exists. --- objects/blog/definition.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/objects/blog/definition.json b/objects/blog/definition.json index 88ccceb..7528174 100644 --- a/objects/blog/definition.json +++ b/objects/blog/definition.json @@ -3,8 +3,7 @@ "post", "archive", "url", - "link", - "attachment" + "link" ], "attributes": { "post": {