summaryrefslogtreecommitdiff
path: root/Juick/AppDelegate.h
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-04-08 12:15:17 +0300
committerGravatar Vitaly Takmazov2018-04-08 12:15:17 +0300
commit2a4770c84aaf2be9c58622f108007facef670fd3 (patch)
treec8178619c2484618a5aec100394fc47e82075757 /Juick/AppDelegate.h
parent80239775563a1b29136ee64c29c2379a95e504c2 (diff)
PM pushes
Diffstat (limited to 'Juick/AppDelegate.h')
-rw-r--r--Juick/AppDelegate.h1
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