onedrive: cleanup brand name

This commit is contained in:
YFdyh000
2022-08-30 16:23:29 +08:00
committed by GitHub
parent 555def2da7
commit b5818454f7
9 changed files with 13 additions and 13 deletions

View File

@@ -200,7 +200,7 @@ type Fs struct {
root string // the path we are working on
opt Options // parsed options
features *fs.Features // optional features
srv *rest.Client // the connection to the one drive server
srv *rest.Client // the connection to the server
dirCache *dircache.DirCache // Map of directory path to directory id
pacer *fs.Pacer // pacer for API calls
m configmap.Mapper // config file access