chore(control): remove qr-code button for now

This commit is contained in:
2026-01-17 12:56:59 +01:00
parent ca08d6fb6a
commit b5e997e675
@@ -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
}
],
[