From d2a72b8d228ca364b273a5ba2ef0c0bd5f53a98f Mon Sep 17 00:00:00 2001 From: Satont Date: Tue, 11 Jun 2024 21:35:19 +0300 Subject: [PATCH] fix(dashboard): correct create now playing overlay #3 --- .../dashboard/src/pages/overlays/now-playing/now-playing.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/dashboard/src/pages/overlays/now-playing/now-playing.vue b/frontend/dashboard/src/pages/overlays/now-playing/now-playing.vue index f21e81143..9729d93ca 100644 --- a/frontend/dashboard/src/pages/overlays/now-playing/now-playing.vue +++ b/frontend/dashboard/src/pages/overlays/now-playing/now-playing.vue @@ -61,6 +61,8 @@ async function handleAdd() { // eslint-disable-next-line ts/ban-ts-comment // @ts-expect-error delete input.channelId + // eslint-disable-next-line ts/ban-ts-comment + // @ts-expect-error delete input.id await creator.executeMutation({