diff --git a/portal/portal.js b/portal/portal.js index 82737cb..c49555d 100644 --- a/portal/portal.js +++ b/portal/portal.js @@ -1169,7 +1169,7 @@ const Portal = { `; - this.openModal(); + this.showModal(); // Sync inputs const colorInput = document.getElementById('brandColorInput');