diff --git a/control/frontend/src/routes/TipTapInput.svelte b/control/frontend/src/routes/TipTapInput.svelte index b904bb9..f6e1cfa 100644 --- a/control/frontend/src/routes/TipTapInput.svelte +++ b/control/frontend/src/routes/TipTapInput.svelte @@ -66,12 +66,6 @@ is_selected: () => editor_state.editor?.isActive('strike') ?? false, title: 'Durchgestrichen', icon: Strikethrough - }, - { - onclick: () => {}, - is_selected: () => false, - title: 'QR-Code anfügen', - icon: QrCode } ], [