From 550ff87a7ab8aec03b3e60b549196027e4859861 Mon Sep 17 00:00:00 2001 From: niubility000 <76441520+niubility000@users.noreply.github.com> Date: Sat, 18 Dec 2021 06:39:35 +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 dd815456..90076306 100644 --- a/http/preview.go +++ b/http/preview.go @@ -7,6 +7,7 @@ import ( "fmt" "io" "net/http" + "github.com/gorilla/mux" "path/filepath" "github.com/filebrowser/filebrowser/v2/files"