Add report reopening and message for reopening a report (#1550)

This commit is contained in:
Prospector
2024-01-10 10:33:57 -08:00
committed by GitHub
parent c85baf7fd0
commit c0275addb0
2 changed files with 26 additions and 3 deletions

View File

@@ -72,6 +72,7 @@
</span>
</template>
<span v-else-if="message.body.type === 'thread_closure'">closed the thread.</span>
<span v-else-if="message.body.type === 'thread_reopen'">reopened the thread.</span>
</div>
<span class="message__date">
<span v-tooltip="$dayjs(message.created).format('MMMM D, YYYY [at] h:mm A')">