fix: granular scrolling

This commit is contained in:
Deven Joshi
2021-02-05 14:10:04 +05:30
parent fead0dbe70
commit 795ecb2b9d
@@ -1450,7 +1450,6 @@ class ChannelClientState {
); );
} }
}); });
_typingEventsController.add(_typings.keys.toList());
} }
/// Call this method to dispose this object /// Call this method to dispose this object