fix(front): fix discussion edition panel always showing up

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2023-08-02 15:13:33 +02:00
parent 8f84ba1d08
commit fee0e388af
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
/>
<form
v-else-if="!discussionLoading && !error"
v-show="editTitleMode"
@submit.prevent="updateDiscussion"
class="w-full"
>