🔨 refactor driver: google

This commit is contained in:
微凉
2021-11-27 19:52:38 +08:00
parent f577d82242
commit eb21b87020
4 changed files with 320 additions and 298 deletions

View File

@ -4,4 +4,5 @@ import (
_ "github.com/Xhofe/alist/drivers/123pan"
_ "github.com/Xhofe/alist/drivers/189cloud"
_ "github.com/Xhofe/alist/drivers/alidrive"
_ "github.com/Xhofe/alist/drivers/googledrive"
)