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