This commit is contained in:
2025-12-04 22:33:05 +01:00
parent 316175e158
commit 9dee06cdd6
145 changed files with 16865 additions and 88 deletions

View File

@@ -0,0 +1,6 @@
/* /assets/js/bridge/custom-plugin.js (FINALE VERSION: API-Logik Hülle) */
(function(B){
if (!B || typeof grapesjs === 'undefined') return;
})(window.BridgeParts || (window.BridgeParts = {}));