Skip to content

Commit 4666245

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 23c78e2 commit 4666245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NativeServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ protected function configureDisks(): void
157157
'driver' => 'local',
158158
'root' => env($env, ''),
159159
'throw' => false,
160-
'links' => 'skip',
160+
'links' => 'skip',
161161
]]);
162162
}
163163
}

0 commit comments

Comments
 (0)