hide koofr for the moment

This commit is contained in:
fyears 2024-06-15 23:09:31 +08:00
parent a64b859e46
commit 1e6f59eb79

View File

@ -1897,7 +1897,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)