fix(alias): Support forced refresh of file list (#6562)
This commit is contained in:
@ -13,6 +13,7 @@ import (
|
||||
type ListArgs struct {
|
||||
ReqPath string
|
||||
S3ShowPlaceholder bool
|
||||
Refresh bool
|
||||
}
|
||||
|
||||
type LinkArgs struct {
|
||||
|
Reference in New Issue
Block a user