Merge branch 'dev' into beta
This commit is contained in:
@@ -48,7 +48,7 @@ setup()
|
||||
<template #header>
|
||||
<span class="font-bold">{{messageToShow.title}}</span>
|
||||
</template>
|
||||
<p class="text-justify my-2">{{messageToShow.description}}</p>
|
||||
<p class="text-justify my-2" v-html="messageToShow.description"></p>
|
||||
<UButton
|
||||
variant="outline"
|
||||
@click="markMessageAsRead"
|
||||
|
||||
Reference in New Issue
Block a user