mirror of
https://github.com/rclone/rclone.git
synced 2025-06-04 03:04:36 +08:00
googlephotos: Backend for accessing Google Photos #369
This commit is contained in:
@ -14,6 +14,7 @@ import (
|
||||
_ "github.com/ncw/rclone/backend/fichier"
|
||||
_ "github.com/ncw/rclone/backend/ftp"
|
||||
_ "github.com/ncw/rclone/backend/googlecloudstorage"
|
||||
_ "github.com/ncw/rclone/backend/googlephotos"
|
||||
_ "github.com/ncw/rclone/backend/http"
|
||||
_ "github.com/ncw/rclone/backend/hubic"
|
||||
_ "github.com/ncw/rclone/backend/jottacloud"
|
||||
|
Reference in New Issue
Block a user