Skip to content

Commit ecf6ea1

Browse files
authored
Update main.go
1 parent 38ea8da commit ecf6ea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: main.go

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ func init() {
3535
dir, _ = os.Getwd()
3636
}
3737
}
38+
3839
func main() {
3940
if open {
4041
go func() {

0 commit comments

Comments
 (0)