fixing function end

This commit is contained in:
Antoine M 2025-04-03 12:30:52 +02:00
parent 2532af9358
commit 1baeaf5cad

View File

@ -73,7 +73,7 @@ add_action('edit_form_after_title', function () {
}); });
}); });
</script> </script>
<?php <?php
} }
}); });