This commit is contained in:
2026-01-16 01:24:53 +01:00
parent 31fd91d815
commit ef8b556b73
8 changed files with 23 additions and 16 deletions

View File

@@ -128,7 +128,7 @@
// Löst die notwendigen Events für den Bridge Core / Cleanup aus.
editor.trigger('block:add');
log('SUCCESS', `Erfolgreich ${ALL_STANDARD_BLOCK_IDS.length} Standardblöcke in Kategorie '${TARGET_CAT_LABEL}' registriert.`, '#008000', 'info', true);
log('SUCCESS', `Erfolgreich ${ALL_STANDARD_BLOCK_IDS.length} Standardblöcke in Kategorie '${TARGET_CAT_LABEL}' registriert.`, '#008000', 'info');
};
// Exportiere für den manuellen Aufruf in bridge-core.js