We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11c33c commit b3c028fCopy full SHA for b3c028f
src/components/Channel/Channel.tsx
@@ -497,6 +497,8 @@ export const Channel = <
497
// eslint-disable-next-line @typescript-eslint/no-unused-vars
498
type,
499
500
+ updated_at,
501
+ // eslint-disable-next-line @typescript-eslint/no-unused-vars
502
user,
503
...extraFields
504
} = message;
0 commit comments