mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Feat: remote file thumb preview
This commit is contained in:
@@ -144,7 +144,6 @@ func (fs *FileSystem) dispatchHandler() error {
|
||||
currentPolicy = fs.Policy
|
||||
}
|
||||
|
||||
// 根据存储策略类型分配适配器
|
||||
switch policyType {
|
||||
case "mock":
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user