From d0accfc289f63f86564a5559108cbf2a36375217 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Wed, 9 Apr 2025 14:06:06 +0200 Subject: [PATCH] fix(lint): make eslint recognize the use of to --- front/src/views/channels/DetailOverview.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/views/channels/DetailOverview.vue b/front/src/views/channels/DetailOverview.vue index 87ec75740..584f6a197 100644 --- a/front/src/views/channels/DetailOverview.vue +++ b/front/src/views/channels/DetailOverview.vue @@ -196,7 +196,7 @@ const { to, isOpen } = useModal('album') class="actions" > {{ t('views.channels.DetailOverview.link.addAlbum') }}