mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-26 12:06:37 +08:00
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