mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-09 04:07:12 +00:00
Formatting: add semi-colon to CPUserNotification.j
This commit is contained in:
@@ -59,7 +59,7 @@ CPUserNotificationActivationTypeActionButtonClicked = 2;
|
||||
@group CPUserNotificationActivationType
|
||||
The user replied to the notification.
|
||||
*/
|
||||
CPUserNotificationActivationTypeReplied = 3,
|
||||
CPUserNotificationActivationTypeReplied = 3;
|
||||
|
||||
/*!
|
||||
@global CPUserNotificationActivationType
|
||||
|
||||
Reference in New Issue
Block a user