Jake Vanderwerf
2026-01-07 bad59c66549eb601fed963ed013f9b79305ca003
assets/js/concise/TaxonomyCreator.js
@@ -43,9 +43,6 @@
         if (this.ui.label.parent) {
            this.ui.label.parent.textContent = `Nest it under`;
         }
         if (this.ui.button) {
            this.ui.button.textContent = `Add ${field.singular}`;
         }
      }
   }