mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
new backend: hidrive - fixes #1069
This commit is contained in:
committed by
Nick Craig-Wood
parent
502226bfc8
commit
b4d847cadd
@@ -21,6 +21,7 @@ import (
|
||||
_ "github.com/rclone/rclone/backend/googlephotos"
|
||||
_ "github.com/rclone/rclone/backend/hasher"
|
||||
_ "github.com/rclone/rclone/backend/hdfs"
|
||||
_ "github.com/rclone/rclone/backend/hidrive"
|
||||
_ "github.com/rclone/rclone/backend/http"
|
||||
_ "github.com/rclone/rclone/backend/hubic"
|
||||
_ "github.com/rclone/rclone/backend/internetarchive"
|
||||
|
||||
Reference in New Issue
Block a user