fix(s3): unable to copy empty folder (close #4620)
This commit is contained in:
@ -7,7 +7,8 @@ import (
|
||||
)
|
||||
|
||||
type ListArgs struct {
|
||||
ReqPath string
|
||||
ReqPath string
|
||||
S3ShowPlaceholder bool
|
||||
}
|
||||
|
||||
type LinkArgs struct {
|
||||
|
Reference in New Issue
Block a user