mirror of https://github.com/Xhofe/alist
🔧 add cookie required
parent
2826bac53c
commit
12ba1fed00
|
@ -31,6 +31,7 @@ func (driver Teambition) Items() []base.Item {
|
|||
Name: "access_token",
|
||||
Label: "Cookie",
|
||||
Type: base.TypeString,
|
||||
Required: true,
|
||||
Description: "Unknown expiration time",
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue