Skip to content

Commit 9441977

Browse files
committed
feat(api): add new possible tag
1 parent 7af71c4 commit 9441977

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
@@ -19,6 +19,7 @@ export const api = createApi({
1919
'UserData',
2020
'VDiskData',
2121
'AccessRights',
22+
'Backups',
2223
],
2324
});
2425

0 commit comments

Comments
 (0)