chore!: change root folder
This commit is contained in:
@ -7,8 +7,8 @@ import (
|
||||
|
||||
type Addition struct {
|
||||
// Usually one of two
|
||||
driver.RootFolderPath
|
||||
driver.RootFolderID
|
||||
driver.RootPath
|
||||
driver.RootID
|
||||
// define other
|
||||
Field string `json:"field" type:"select" required:"true" options:"a,b,c" default:"a"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user