Skip to content

Commit ab10059

Browse files
committed
chore: nochangess
1 parent 7302a4a commit ab10059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/store/reducers/storage/requestStorageData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import {prepareGroupsResponse, prepareStorageResponse} from './utils';
55

66
export async function requestStorageData(
77
{
8-
version = 'v2',
98
shouldUseGroupsHandler,
9+
version = 'v2',
1010
...params
1111
}: StorageRequestParams & GroupsRequestParams & {shouldUseGroupsHandler?: boolean},
1212
options?: AxiosOptions,

0 commit comments

Comments
 (0)