chore: update frontend

This commit is contained in:
1138-4EB
2018-08-24 00:22:36 +01:00
parent 516aa80c86
commit 43707a68cf
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ import (
"github.com/filebrowser/filebrowser/lib/staticgen"
"github.com/hacdias/fileutils"
"github.com/spf13/viper"
"gopkg.in/natefinch/lumberjack.v2"
lumberjack "gopkg.in/natefinch/lumberjack.v2"
)
func Serve() {