Fixed a crash due to alfred avatar displaying

This commit is contained in:
Sunnyyoung
2018-10-26 19:59:58 +08:00
parent e1bc524ec3
commit 8e259e3e8e
2 changed files with 10 additions and 2 deletions
@@ -28,6 +28,12 @@
@end
@interface PathUtility : NSObject
+ (NSString *)GetCurUserDocumentPath;
@end
@interface MMSearchResultItem : NSObject
@property(nonatomic) unsigned long long type; // 0 is single chat, 1 is group chat