mirror of
https://github.com/remotely-save/remotely-save.git
synced 2024-06-07 21:10:45 +00:00
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("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", {
|
||||
|
Loading…
Reference in New Issue
Block a user