Skip to content

Commit e9591ad

Browse files
author
Jaap
committed
allow changing of filters
1 parent 23e9f8f commit e9591ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ChannelList.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ const ChannelList = withChatContext(
200200
refreshing: false,
201201
offset: 0,
202202
});
203-
console.log('tets');
204203
await this.queryChannels();
205204
}
206205

0 commit comments

Comments
 (0)