From e6f98282529b8c892ce9b15586a0f0385bc0dd88 Mon Sep 17 00:00:00 2001 From: Jack Sleight Date: Thu, 4 Jul 2024 11:21:43 +0100 Subject: [PATCH] Nudge tests --- src/Fieldtypes/Replicator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Fieldtypes/Replicator.php b/src/Fieldtypes/Replicator.php index 0c4b59c800..713830a830 100644 --- a/src/Fieldtypes/Replicator.php +++ b/src/Fieldtypes/Replicator.php @@ -257,7 +257,7 @@ public function flattenedSetsConfig() // If the first set doesn't have a nested "set" key, it would be the legacy format. // We'll put it in a "main" group so it's compatible with the new format. - // This also happens in the "sets" fieldtype. + // This also happens in the "sets" fieldtype if (! Arr::has($sets->first(), 'sets')) { $sets = collect([ 'main' => [