Skip to content

Commit 6ce11b6

Browse files
foxxorcatCopilot
andauthored
Update drivers/189pc/meta.go
Co-authored-by: Copilot <[email protected]> Signed-off-by: foxxorcat <[email protected]>
1 parent bb08d82 commit 6ce11b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/189pc/meta.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ type Addition struct {
1010
Username string `json:"username" required:"true"`
1111
Password string `json:"password" required:"true"`
1212
VCode string `json:"validate_code"`
13-
RefreshToken string `json:"refresh_token" help:"To switch accounts, please clear this field.s"`
13+
RefreshToken string `json:"refresh_token" help:"To switch accounts, please clear this field"`
1414
driver.RootID
1515
OrderBy string `json:"order_by" type:"select" options:"filename,filesize,lastOpTime" default:"filename"`
1616
OrderDirection string `json:"order_direction" type:"select" options:"asc,desc" default:"asc"`

0 commit comments

Comments
 (0)