Skip to content

Commit 89893f0

Browse files
fix: add events and conversations api tags (#2866)
1 parent a717aca commit 89893f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/store/reducers/api.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ export const api = createApi({
1111
invalidationBehavior: 'immediately',
1212
tagTypes: [
1313
'All',
14+
'Conversations',
15+
'Events',
1416
'PDiskData',
1517
'PreviewData',
1618
'SchemaTree',

0 commit comments

Comments
 (0)