This commit is contained in:
Henry Jameson 2026-06-04 21:59:09 +03:00
commit 3d19008f0c
58 changed files with 114 additions and 155 deletions

View file

@ -1,4 +1,3 @@
import Select from 'src/components/select/select.vue'
import StatusContent from 'src/components/status_content/status_content.vue'
import Timeago from 'src/components/timeago/timeago.vue'
@ -14,7 +13,6 @@ const Report = {
Select,
StatusContent,
Timeago,
},
computed: {
report() {