Jake Vanderwerf
8 days ago 3b83905603d44b1a08f8b2b36a605808ce686ad6
inc/meta/Repeater.php
@@ -392,6 +392,6 @@
    */
   public function rowLabelField(): ?string
   {
      return $this->config['row_label'] ?? null;
      return $this->config['add_label'] ?? null;
   }
}