Skip to content

Commit 853c79e

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Fix code styling
1 parent 0765fdd commit 853c79e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/services.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
],
3232

3333
'bluesky' => [
34-
'username' => env('BLUESKY_USERNAME'),
35-
'password' => env('BLUESKY_PASSWORD'),
34+
'username' => env('BLUESKY_USERNAME'),
35+
'password' => env('BLUESKY_PASSWORD'),
3636
],
3737

3838
'telegram-bot-api' => [

0 commit comments

Comments
 (0)