[LLC] save one extra rebuild
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
This commit is contained in:
@@ -328,7 +328,6 @@ class Channel {
|
||||
);
|
||||
final reactionResp =
|
||||
_client.decode(res.data, SendReactionResponse.fromJson);
|
||||
state?.addMessage(reactionResp.message);
|
||||
return reactionResp;
|
||||
} catch (_) {
|
||||
// Reset the message if the update fails
|
||||
|
||||
Reference in New Issue
Block a user