mirror of
https://github.com/AlistGo/alist.git
synced 2025-05-30 12:37:58 +08:00
feat: add onedrive driver
This commit is contained in:
@ -15,7 +15,7 @@ func initDevData() {
|
||||
err := operations.CreateStorage(context.Background(), model.Storage{
|
||||
MountPath: "/",
|
||||
Index: 0,
|
||||
Driver: "Local",
|
||||
Driver: "local",
|
||||
Status: "",
|
||||
Addition: `{"root_folder":"."}`,
|
||||
})
|
||||
|
Reference in New Issue
Block a user