add some hints of s3

This commit is contained in:
fyears 2022-02-12 02:04:01 +08:00
parent 15e9161d53
commit 05c40f17e5

View File

@ -487,7 +487,9 @@ export class RemotelySaveSettingTab extends PluginSettingTab {
new Setting(s3Div)
.setName("s3Region")
.setDesc("s3Region")
.setDesc(
"s3Region: If you are not sure what to enter, you could try the vaule: us-east-1"
)
.addText((text) =>
text
.setPlaceholder("")