From 72fbd1b82041082dfb25cfdf0f28db65fd1c878a Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 25 Mar 2019 16:07:22 +0300 Subject: Scroll to reply from notification --- Juick/AppDelegate.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Juick/AppDelegate.h') diff --git a/Juick/AppDelegate.h b/Juick/AppDelegate.h index 7b287e2..54d627e 100644 --- a/Juick/AppDelegate.h +++ b/Juick/AppDelegate.h @@ -24,5 +24,6 @@ extern NSString * const UserUpdatedNotificationName; @property (strong, nonatomic) NSNumber *pushedThread; @property (strong, nonatomic) NSString *pushedUname; +@property (strong, nonatomic) NSNumber *pushedReplyId; @end -- cgit v1.2.3