mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-06 11:03:49 +08:00
🐛 fix google drive root folder label
This commit is contained in:
@@ -40,7 +40,7 @@ func (g GoogleDrive) Items() []Item {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name: "root_folder",
|
Name: "root_folder",
|
||||||
Label: "root folder path",
|
Label: "root folder file_id",
|
||||||
Type: "string",
|
Type: "string",
|
||||||
Required: true,
|
Required: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user