mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Fix forwarding as separate messages
This commit is contained in:
@@ -3999,7 +3999,7 @@ void ApiWrap::forwardMessages(
|
||||
return isLastGrouped;
|
||||
}
|
||||
} else {
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user