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