Update preview.go

This commit is contained in:
niubility000 2021-12-18 06:39:35 +08:00 committed by GitHub
parent d6598a56b9
commit 550ff87a7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ import (
"fmt"
"io"
"net/http"
"github.com/gorilla/mux"
"path/filepath"
"github.com/filebrowser/filebrowser/v2/files"