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 7af71c4 commit 9441977Copy full SHA for 9441977
src/store/reducers/api.ts
@@ -19,6 +19,7 @@ export const api = createApi({
19
'UserData',
20
'VDiskData',
21
'AccessRights',
22
+ 'Backups',
23
],
24
});
25
0 commit comments