mirror of
https://github.com/remotely-save/remotely-save.git
synced 2024-06-07 21:10:45 +00:00
add some hints of s3
This commit is contained in:
parent
15e9161d53
commit
05c40f17e5
@ -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("")
|
||||
|
Loading…
Reference in New Issue
Block a user