mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-25 17:04:17 +00:00
Fix Hugo error
This commit is contained in:
parent
9ca6ef1f3e
commit
c0b60d5928
3 changed files with 10 additions and 6 deletions
|
|
@ -76,6 +76,8 @@ func setupViper() {
|
|||
}
|
||||
|
||||
func main() {
|
||||
plugins.RegisterHugo()
|
||||
|
||||
setupViper()
|
||||
flag.Parse()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue