change desc of onedrive

This commit is contained in:
fyears 2022-01-01 18:43:25 +08:00
parent 6832c9f649
commit f8a930eb4e

View File

@ -609,7 +609,7 @@ export class RemotelySaveSettingTab extends PluginSettingTab {
);
onedriveDiv.createEl("h2", { text: "Remote For Onedrive" });
onedriveDiv.createEl("p", {
text: "Disclaimer: This app is NOT an official Onedrive product.",
text: "Disclaimer: This app is NOT an official Microsoft / Onedrive product.",
cls: "onedrive-disclaimer",
});
onedriveDiv.createEl("p", {