Refactoring
This commit is contained in:
@@ -35,7 +35,7 @@ const default_state = {
|
||||
Name: '',
|
||||
Port: 20000,
|
||||
Provider: Constants.S3_PROVIDER_LIST[0],
|
||||
Region: 'any',
|
||||
Region: Constants.S3_REGION_PROVIDER_REGION[0],
|
||||
SecretKey: '',
|
||||
Token: '',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user