correct sources

This commit is contained in:
fyears
2021-11-15 01:03:25 +08:00
parent 2ad342c201
commit b3e3022751
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -272,7 +272,7 @@ class RemotelySaveSettingTab extends PluginSettingTab {
});
s3Div.createEl("p", {
text: "You need to configure CORS to allow requests from origin app://obsidian.md",
text: "You need to configure CORS to allow requests from origin app://obsidian.md and capacitor://localhost",
});
s3Div.createEl("p", {