mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-18 08:07:20 +08:00
feat: driver additional items parse
This commit is contained in:
@@ -24,3 +24,7 @@ type Proxy struct {
|
||||
WebdavDirect bool `json:"webdav_direct"`
|
||||
DownProxyUrl string `json:"down_proxy_url"`
|
||||
}
|
||||
|
||||
func (a Account) GetAccount() Account {
|
||||
return a
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user