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