diff options
Diffstat (limited to 'wwwroot/blog/my-very-first-blog-entry.json')
-rw-r--r-- | wwwroot/blog/my-very-first-blog-entry.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wwwroot/blog/my-very-first-blog-entry.json b/wwwroot/blog/my-very-first-blog-entry.json index 52f52f7..e10fb2c 100644 --- a/wwwroot/blog/my-very-first-blog-entry.json +++ b/wwwroot/blog/my-very-first-blog-entry.json @@ -4,5 +4,6 @@ "author": "lns", "createDate": "22.02.1989 23:59", "publishDate": "31.12.2020 1:00", - "published": true + "published": true, + "accessAllowed": true } |