Skip to content

Commit ec81875

Browse files
authored
feat(api): add new possible tag (#2476)
1 parent 7af71c4 commit ec81875

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)