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