From 2a4770c84aaf2be9c58622f108007facef670fd3 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 8 Apr 2018 12:15:17 +0300 Subject: PM pushes --- 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 4454022..a493664 100644 --- a/Juick/AppDelegate.h +++ b/Juick/AppDelegate.h @@ -15,5 +15,6 @@ -(void) registerForRemoteNotifications; @property (strong, nonatomic) NSNumber *pushedThread; +@property (strong, nonatomic) NSString *pushedUname; @end -- cgit v1.2.3