Fix saving user bucket credentials (#17)

This commit is contained in:
shyallegro 2022-03-14 14:19:54 +02:00 committed by GitHub
parent 1c75ee5d25
commit ce07f6973e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ export const reducers = {
};
const syncedKeys = [
'auth.S3BucketCredentials',
'auth.s3BucketCredentials',
'datasets.selectedVersion',
'datasets.selected',
'projects.selectedProjectId',