From 9149cbe76a00b4b7091a14a123f83783f386b89f Mon Sep 17 00:00:00 2001 From: codl Date: Thu, 20 Jun 2019 08:00:38 +0200 Subject: [PATCH] fix report dialog not taking comments #1282 (#1283) --- src/routes/_components/dialog/components/ReportDialog.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/_components/dialog/components/ReportDialog.html b/src/routes/_components/dialog/components/ReportDialog.html index e526f8e3..0c21e84a 100644 --- a/src/routes/_components/dialog/components/ReportDialog.html +++ b/src/routes/_components/dialog/components/ReportDialog.html @@ -33,7 +33,7 @@

You are reporting @{account.acct} to the moderators of {$currentInstance}.

- @@ -172,7 +172,7 @@ recentStatuses: [], loading: true, forward: false, - comments: '' + comment: '' }), computed: { displayStatuses: ({ statuses, reportMap }) => (