mirror of https://github.com/Xhofe/alist
parent
74d971aa8a
commit
ea88998325
|
@ -63,7 +63,7 @@ func getMainItems(config driver.Config) []driver.Item {
|
||||||
Name: "mount_path",
|
Name: "mount_path",
|
||||||
Type: conf.TypeString,
|
Type: conf.TypeString,
|
||||||
Required: true,
|
Required: true,
|
||||||
Help: "",
|
Help: "The path you want to mount to, it is unique and cannot be repeated",
|
||||||
}, {
|
}, {
|
||||||
Name: "order",
|
Name: "order",
|
||||||
Type: conf.TypeNumber,
|
Type: conf.TypeNumber,
|
||||||
|
|
Loading…
Reference in New Issue