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 8eb729f02..f21e81143 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,7 @@ async function handleAdd() { // eslint-disable-next-line ts/ban-ts-comment // @ts-expect-error delete input.channelId + delete input.id await creator.executeMutation({ input,