mirror of
https://github.com/metallicgloss/WHMCS-Discord-Notifications.git
synced 2025-12-19 14:59:18 +00:00
Fix tiny typo
Replaced - with =.
This commit is contained in:
@@ -309,7 +309,7 @@ $ticketFlagged = true; // Ticket Flagged To Staff Member Notification
|
||||
$ticketNewNote = true; // New Note Added To Ticket Notification
|
||||
|
||||
// Miscellaneous Notifications
|
||||
$cancellationRequest - false; // New Cancellation Request Received Notification
|
||||
$cancellationRequest = false; // New Cancellation Request Received Notification
|
||||
|
||||
///////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user