mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-06 11:03:49 +08:00
🔧 add cookie required
This commit is contained in:
@@ -31,6 +31,7 @@ func (driver Teambition) Items() []base.Item {
|
||||
Name: "access_token",
|
||||
Label: "Cookie",
|
||||
Type: base.TypeString,
|
||||
Required: true,
|
||||
Description: "Unknown expiration time",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user