You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2026-05-22 09:05:38 +02:00
Tidy settings and sync creation
This commit is contained in:
@@ -9,14 +9,6 @@ class FileApiDriverOneDrive {
|
||||
this.api_ = api;
|
||||
}
|
||||
|
||||
syncTargetId() {
|
||||
return 3;
|
||||
}
|
||||
|
||||
syncTargetName() {
|
||||
return 'onedrive';
|
||||
}
|
||||
|
||||
api() {
|
||||
return this.api_;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user