mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2026-07-28 22:14:33 +08:00
Removed duplicate function calls
This commit is contained in:
@@ -118,7 +118,6 @@ static void __attribute__((constructor)) tweak(void) {
|
||||
[((MessageService *)self) AddLocalMsg:session msgData:promptMessageData];
|
||||
} else {
|
||||
[((MessageService *)self) AddLocalMsg:session msgData:promptMessageData];
|
||||
[((MessageService *)self) AddLocalMsg:session msgData:promptMessageData];
|
||||
}
|
||||
|
||||
// Dispatch notification
|
||||
|
||||
Reference in New Issue
Block a user