Skip to content

Commit

Permalink
Merge pull request #279 from czqoocavatsim/JoshuaNeedsCoffee
Browse files Browse the repository at this point in the history
Update DiscordTestController.php
  • Loading branch information
JoshuaMicallefYBSU authored Aug 15, 2024
2 parents c044401 + 3425ef1 commit cf7914b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Http/Controllers/DiscordTestController.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public function SendEmbed()
{
//New Applicant in Instructor Channel
$discord = new DiscordClient();
$discord->sendMessageWithEmbed('772787726009237524', 'Oceanic Training Cancelled!',
$discord->sendMessageWithEmbed('1273228164255977492', 'Oceanic Training Cancelled!',
'Your training request with Gander Oceanic has been terminated.
If you would like to begin training again, please re-apply via the Gander Website.');
Expand Down

0 comments on commit cf7914b

Please sign in to comment.