This commit is contained in:
2026-01-16 03:01:25 +01:00
parent b63089a4fa
commit 5d781db586
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ if ($fontSources) {
window.BridgeParts.ENABLE_EDITOR_EXTENSIONS = true;
window.BridgeParts.ENABLE_EDITOR_BEHAVIOR = false;
window.BridgeParts.ENABLE_PLACEHOLDERS = true;
window.BridgeParts.ENABLE_TABLE_BUILDER = true;
window.BridgeParts.ENABLE_TABLE_BUILDER = false;
window.BridgeParts.LOG_CONFIG = window.BridgeParts.LOG_CONFIG || {};
window.BridgeParts.LOG_CONFIG.INFO_ENABLED = false;
window.BridgeParts.LOG_CONFIG.DATA_ENABLED = false;