mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2026-07-29 06:24:31 +08:00
Fixed a crash due to alfred avatar displaying
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user