diff --git a/config/telegram-git-notifier.php b/config/telegram-git-notifier.php index 069d67b..d0619f1 100644 --- a/config/telegram-git-notifier.php +++ b/config/telegram-git-notifier.php @@ -24,7 +24,7 @@ * ------------------------------------------------------- * The environment variable is expected to be in the format: * "chat_id1;chat_id2:thread_id2;chat_id3:thread_id3_1,thread_id3_2;...". - */ + */ 'notify_chat_ids' => env('TELEGRAM_NOTIFY_CHAT_IDS', ''), ],