Minor: Fix wrong html

pull/4789/head
Daniel Gayoso González 2 years ago
parent 0616960964
commit 515a395599
  1. 4
      assets/vue/views/usergroup/Show.vue

@ -54,9 +54,7 @@
{{ $filters.relativeDatetime(item['sendDate']) }}
</p>
<p class="text-lg">
<h3>{{ item.title }}</h3>
</p>
<h3 class="text-lg">{{ item.title }}</h3>
<div class="flex flex-row">
<div class="w-full">

Loading…
Cancel
Save