adasd
This commit is contained in:
@@ -1025,9 +1025,6 @@ const buildPlaceholderHTML = (payload) => {
|
||||
|
||||
function register(editor) {
|
||||
log('EXECUTION', `Starte Placeholder-Registrierung für ${TARGET_CAT_ID}.`, '#DAA520');
|
||||
// Temporär deaktiviert: Placeholder-Funktionalität komplett aussetzen.
|
||||
return;
|
||||
|
||||
const bm = editor.BlockManager;
|
||||
ensurePlaceholderComponent(editor);
|
||||
ensureTextSupportsPlaceholders(editor);
|
||||
|
||||
Reference in New Issue
Block a user