change desc of onedrive
This commit is contained in:
parent
6832c9f649
commit
f8a930eb4e
@ -609,7 +609,7 @@ export class RemotelySaveSettingTab extends PluginSettingTab {
|
|||||||
);
|
);
|
||||||
onedriveDiv.createEl("h2", { text: "Remote For Onedrive" });
|
onedriveDiv.createEl("h2", { text: "Remote For Onedrive" });
|
||||||
onedriveDiv.createEl("p", {
|
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",
|
cls: "onedrive-disclaimer",
|
||||||
});
|
});
|
||||||
onedriveDiv.createEl("p", {
|
onedriveDiv.createEl("p", {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user