From 5c4446f1611f50a4d2debf2f7c12c97879eeacc0 Mon Sep 17 00:00:00 2001 From: Gisle Aune Date: Wed, 20 Mar 2019 21:02:28 +0100 Subject: [PATCH] Fixed story chapter comment permission check not allowing other users to comment. --- marko/page/story-content/components/chapter/index.marko | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/marko/page/story-content/components/chapter/index.marko b/marko/page/story-content/components/chapter/index.marko index 304e7ad..ecd0cf6 100644 --- a/marko/page/story-content/components/chapter/index.marko +++ b/marko/page/story-content/components/chapter/index.marko @@ -27,7 +27,8 @@ user=input.user on-open("onOpenComment", comment) /> - + +
Add ${state.commentLabels[input.chapter.commentMode] || "Comment"}