mirror of
https://github.com/metallicgloss/WHMCS-Discord-Notifications.git
synced 2025-12-20 23:39: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
|
$ticketNewNote = true; // New Note Added To Ticket Notification
|
||||||
|
|
||||||
// Miscellaneous Notifications
|
// Miscellaneous Notifications
|
||||||
$cancellationRequest - false; // New Cancellation Request Received Notification
|
$cancellationRequest = false; // New Cancellation Request Received Notification
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user