diff options
author | Vitaly Takmazov | 2018-04-08 12:15:17 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-04-08 12:15:17 +0300 |
commit | 2a4770c84aaf2be9c58622f108007facef670fd3 (patch) | |
tree | c8178619c2484618a5aec100394fc47e82075757 /Juick/AppDelegate.h | |
parent | 80239775563a1b29136ee64c29c2379a95e504c2 (diff) |
PM pushes
Diffstat (limited to 'Juick/AppDelegate.h')
-rw-r--r-- | Juick/AppDelegate.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |