Skip to content

Commit ade9a39

Browse files
author
李聪
committed
change history log to global ~/.dl-tabebook.json
1 parent dfc4e9c commit ade9a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

talebook_log.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
)
1010

1111
const (
12-
logfile = `.dl-download.json`
12+
logfile = `~/.dl-download.json`
1313
)
1414

1515
func saveDownloadHistory(tb TaleBook) {

0 commit comments

Comments
 (0)