Skip to content

Commit 6115038

Browse files
author
Xuan Thinh
committed
fix: format code for config
1 parent 87cd520 commit 6115038

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/telegram-git-notifier.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
],
2929
'globals' => [
3030
'access_denied' => env('TGN_VIEW_GLOBALS_ACCESS_DENIED', 'globals.access_denied'),
31-
]
32-
]
31+
],
32+
],
3333
];

0 commit comments

Comments
 (0)