Skip to content

Commit 00aba66

Browse files
cklei-carlygithub-actions[bot]
authored andcommitted
Fix styling
1 parent 7fa2dee commit 00aba66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Observers/ContentObserver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ protected function updateCurrentRouteInDefaultPattern($model, $provider)
217217
->pluck('uri')
218218
->first();
219219
}
220-
220+
221221
$formattedSlug = $model->is_default ? '' : $model->slug;
222222

223223
$uri = $provider->getRouteSegmentWithPrefix($formattedSlug, $prefix ?? '');

0 commit comments

Comments
 (0)