Prettified Code!

This commit is contained in:
gabek
2021-10-29 00:34:07 +00:00
committed by GitHub Action
parent 9b7835e71e
commit c0c5784954
2 changed files with 12 additions and 2 deletions

View File

@@ -360,6 +360,6 @@ export const S3_TEXT_FIELDS_INFO = {
forcePathStyle: {
fieldName: 'forcePathStyle',
label: 'Force path-style',
tip: 'If your S3 provider doesn\'t support virtual-hosted-style URLs set this to ON (i.e. Oracle Cloud Object Storage)',
tip: "If your S3 provider doesn't support virtual-hosted-style URLs set this to ON (i.e. Oracle Cloud Object Storage)",
},
};