Skip to content

Commit 254272b

Browse files
committed
fix: add tag type
1 parent b43b969 commit 254272b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/store/reducers/api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export const api = createApi({
2020
'VDiskData',
2121
'AccessRights',
2222
'Backups',
23+
'BackupsSchedule',
2324
],
2425
});
2526

0 commit comments

Comments
 (0)