Skip to content

Commit f59f526

Browse files
committed
fix
1 parent bb17c64 commit f59f526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ func main() {
2020
Console.Opts()
2121
return
2222
}
23-
//Console.Start(options)
23+
Console.Start(options)
2424
}

0 commit comments

Comments
 (0)