From 9d78e7d654c51c22ce4be87efef5bc1f8d5a2d08 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 31 Oct 2019 16:16:48 +0300 Subject: Fix authentication --- Juick/Supporting Files/Juick-Prefix.pch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Juick/Supporting Files/Juick-Prefix.pch') diff --git a/Juick/Supporting Files/Juick-Prefix.pch b/Juick/Supporting Files/Juick-Prefix.pch index 7278b52..957a052 100644 --- a/Juick/Supporting Files/Juick-Prefix.pch +++ b/Juick/Supporting Files/Juick-Prefix.pch @@ -14,9 +14,10 @@ #import #import #import - #import + #import #import #import "UIImage+Utils.h" #import "UIView+Shimmer.h" + #import "AppDelegate.h" #endif -- cgit v1.2.3