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