This commit is contained in:
2025-12-09 01:27:20 +01:00
parent 45ed70319a
commit 534f79b617
3 changed files with 361 additions and 304 deletions

View File

@@ -17,6 +17,13 @@
            files: ['blocks-standard.js'],
registration_mode: 'sync',
        },
placeholders: {
ord: 5,
open: true,
label: '🔖 Placeholder',
files: ['blocks-placeholder.js'],
registration_mode: 'sync',
},
        // --- 2. BAUSTEINE (bausteine) ---
        bausteine: {
            // ... (Bleibt unverändert, da es kein API-Async-Laden nutzt)