Fix: CAD-Skizzen Baustellenschild zurueck, Key-Gen wieder in TOOL_DEFS, QR-Code browser-kompatibel

This commit is contained in:
2026-06-05 00:48:37 +02:00
parent fa1eca6867
commit b79e32fc20
2 changed files with 71 additions and 43 deletions

View File

@@ -68,8 +68,8 @@ export const TOOLS = [
{
id: 'skizze',
Icon: SkizzeIcon,
label: 'CAD-Skizzen',
navLabel: 'CAD-Skizzen',
label: 'CAD-Skizzen 🚧',
navLabel: 'CAD-Skizzen 🚧',
group: 'Werkzeuge',
component: Skizze,
},