mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-06 11:03:49 +08:00
✨ meta api
This commit is contained in:
@@ -21,6 +21,7 @@ type Account struct {
|
||||
OrderDirection string `json:"order_direction"`
|
||||
Proxy bool `json:"proxy"`
|
||||
UpdatedAt *time.Time `json:"updated_at"`
|
||||
Search bool `json:"search"`
|
||||
}
|
||||
|
||||
var accountsMap = map[string]Account{}
|
||||
|
||||
Reference in New Issue
Block a user