We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc4e9c commit ade9a39Copy full SHA for ade9a39
talebook_log.go
@@ -9,7 +9,7 @@ import (
9
)
10
11
const (
12
- logfile = `.dl-download.json`
+ logfile = `~/.dl-download.json`
13
14
15
func saveDownloadHistory(tb TaleBook) {
0 commit comments