Jake Vanderwerf
2026-01-19 0113d2e9c9ff34a6ffb10707cc76d34b67a0c367
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}`;
         }
      }
   }