Skip to content

Commit

Permalink
Merge pull request #272 from czqoocavatsim/JoshuaMicallefYBSU-patch-2
Browse files Browse the repository at this point in the history
Update services.php
  • Loading branch information
JoshuaMicallefYBSU authored Aug 14, 2024
2 parents 1d6c236 + 5f32fa6 commit c330c3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/services.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
'endorsements' => env('DISCORD_ENDORSEMENTS'),
'marketing' => env('DISCORD_MARKETING'),
'staff' => env('DISCORD_STAFF'),
'instructors' => env('DISCORD_INSTRUCTORS'),
'applications' => env('DISCORD_APPLICATIONS'),
'training_forum' => env('DISCORD_TRAINING_FORUM'),
'instructors' => '782927909974442015',
'applications' => '1273228164255977492',
'training_forum' => '1226234767138226338',
],
];

0 comments on commit c330c3c

Please sign in to comment.