mirror of
https://github.com/AlistGo/alist.git
synced 2025-04-21 20:18:47 +08:00
* Fix that webp thumb in local storage won't load * Simplify code Co-authored-by: Noah Hsu <i@nn.ci>
This commit is contained in:
parent
e98561ceb1
commit
d94cf72da2
@ -21,6 +21,7 @@ import (
|
||||
"github.com/alist-org/alist/v3/pkg/utils"
|
||||
"github.com/alist-org/alist/v3/server/common"
|
||||
"github.com/disintegration/imaging"
|
||||
_ "golang.org/x/image/webp"
|
||||
)
|
||||
|
||||
type Local struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user