Jake Vanderwerf
2026-01-08 3b5ed20d18fa877b1ec06afbccc32a38e68b6bc8
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}`;
         }
      }
   }