mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-10 13:12:05 -04:00
commands: Fix embed in livereload.go
This commit is contained in:
parent
5c48ba9343
commit
3fefea06b8
@ -43,6 +43,8 @@ import (
|
||||
"net/url"
|
||||
"path/filepath"
|
||||
|
||||
_ "embed"
|
||||
|
||||
"github.com/gorilla/websocket"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user