Skip to content

Commit fbfe621

Browse files
committed
Merge branch 'dev'
2 parents 974838d + df6addd commit fbfe621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ios/Plugins/JPushDefine.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ static NSString *const JPushConfig_Delay = @"Delay";
2424

2525
static NSString *const JPushDocumentEvent_ReceiveNotification = @"receiveNotification";
2626
static NSString *const JPushDocumentEvent_OpenNotification = @"openNotification";
27-
static NSString *const JPushDocumentEvent_BackgroundNotification = @"backgroundNotification";
27+
static NSString *const JPushDocumentEvent_BackgroundNotification = @"backgroundNotification";
2828
static NSString *const JPushDocumentEvent_SetTagsWithAlias = @"setTagsWithAlias";
2929
static NSString *const JPushDocumentEvent_ReceiveMessage = @"receiveMessage";
3030
static NSString *const JPushDocumentEvent_StartLocalNotification = @"startLocalNotification";

0 commit comments

Comments
 (0)