diff --git a/js/editor.js b/js/editor.js index 2d57b70..719ff35 100644 --- a/js/editor.js +++ b/js/editor.js @@ -1,3 +1,4 @@ +console.log("Die JavaScript-Datei wurde erfolgreich geladen!"); /** * Editor-Steuerung für dynamische Inhaltsblöcke */