fix(front): comma dangle

This commit is contained in:
ArneBo 2025-04-07 00:50:32 +02:00
parent 5f31207b05
commit 5acdb39f59
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ const tabs = ref([{
},
{
title: t('views.content.Base.link.tracks'),
to: { name: 'content.libraries.files' },
to: { name: 'content.libraries.files' }
}])
const labels = computed(() => ({