From e9d5094f86c27fbf13f00163240bbcdfd24eae03 Mon Sep 17 00:00:00 2001 From: niubility000 <76441520+niubility000@users.noreply.github.com> Date: Fri, 17 Dec 2021 10:02:08 +0800 Subject: [PATCH] Update preview.go --- http/preview.go | 1 + 1 file changed, 1 insertion(+) diff --git a/http/preview.go b/http/preview.go index 2c7262a3..84bae1ea 100644 --- a/http/preview.go +++ b/http/preview.go @@ -7,6 +7,7 @@ import ( "fmt" "io" "net/http" + "github.com/gorilla/mux" "github.com/filebrowser/filebrowser/v2/files"