From f8a930eb4e32517e825acd72b0caffffd7972ef6 Mon Sep 17 00:00:00 2001 From: fyears Date: Sat, 1 Jan 2022 18:43:25 +0800 Subject: [PATCH] change desc of onedrive --- src/settings.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/settings.ts b/src/settings.ts index fda1928..7353754 100644 --- a/src/settings.ts +++ b/src/settings.ts @@ -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", {