const fixed
This commit is contained in:
parent
76bcb5e058
commit
23629c6761
|
@ -23,7 +23,7 @@ var (
|
|||
|
||||
const (
|
||||
msgStop = "killed"
|
||||
extWindows = extWindows
|
||||
extWindows = ".exe"
|
||||
)
|
||||
|
||||
// Watch struct defines options for livereload
|
||||
|
|
Loading…
Reference in New Issue