From 2e132e6bbffac6a50b088fb6414c6bfa2a7743ac Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 24 Mar 2019 13:05:27 +0300 Subject: Update badge on discussions tab --- 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 3316d3f..7b287e2 100644 --- a/Juick/AppDelegate.h +++ b/Juick/AppDelegate.h @@ -10,6 +10,8 @@ #import "ThreadViewController.h" #import "User.h" +extern NSString * const UserUpdatedNotificationName; + @interface AppDelegate : UIResponder @property (strong, nonatomic) UIWindow *window; -- cgit v1.2.3