From a5733361b9d35a9bfd353e445c7802099d8d4b79 Mon Sep 17 00:00:00 2001 From: STEINNI Date: Mon, 20 Oct 2025 20:44:12 +0000 Subject: [PATCH] styling, add&del buttons... --- buildoz.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildoz.js b/buildoz.js index 37b02c4..a19bcf7 100644 --- a/buildoz.js +++ b/buildoz.js @@ -52,7 +52,7 @@ class BZselect extends Buildoz { } } - connectedCallback() { + connectedCallback() { super.connectedCallback() this.button = document.createElement('button') this.button.textContent = this.getBZAttribute('label')