Update packages/stream_chat/lib/src/core/models/channel_mute.dart

Co-authored-by: Ayush Shekhar <ayush221b@gmail.com>
This commit is contained in:
Sahil Kumar
2022-04-01 14:10:48 +05:30
committed by GitHub
parent d938a0759d
commit 3ebf05bddf
@@ -26,7 +26,7 @@ class ChannelMute {
/// The target channel
final ChannelModel channel;
/// The date in which the use was muted
/// The date in which the channel was muted
final DateTime createdAt;
/// The date of the last update