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