add koofr

This commit is contained in:
fyears
2024-06-18 23:05:30 +08:00
parent 272bc7a543
commit a764e419e7
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1898,7 +1898,7 @@ export class RemotelySaveSettingTab extends PluginSettingTab {
"yandexdisk",
t("settings_chooseservice_yandexdisk")
);
// dropdown.addOption("koofr", t("settings_chooseservice_koofr"));
dropdown.addOption("koofr", t("settings_chooseservice_koofr"));
dropdown
.setValue(this.plugin.settings.serviceType)