Skip to content

Commit e818dad

Browse files
author
lihe
committed
search all browser list Closes moonD4rk#5
1 parent 181b991 commit e818dad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/cmd.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ func Execute() {
3939
} else {
4040
log.InitLog("error")
4141
}
42+
// default select all browsers
4243
browsers, err := core.PickBrowsers(browser)
4344
if err != nil {
4445
log.Error(err)

0 commit comments

Comments
 (0)