From 659c8741b35b9ed59c46de9af06064d7a645c602 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 5 Dec 2017 02:03:05 +0300 Subject: deep link --- Juick/AppDelegate.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Juick/AppDelegate.h') diff --git a/Juick/AppDelegate.h b/Juick/AppDelegate.h index 092fa20..4454022 100644 --- a/Juick/AppDelegate.h +++ b/Juick/AppDelegate.h @@ -14,4 +14,6 @@ -(void) registerForRemoteNotifications; +@property (strong, nonatomic) NSNumber *pushedThread; + @end -- cgit v1.2.3