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