Conversation
| return hashStr | ||
|
|
||
| //TODO: this works but is functionally incorrect, assign mimetype based on content | ||
| return fmt.Sprintf("img%s.png",hashStr) |
There was a problem hiding this comment.
This file contains at least one console log. Please remove any present.
| fmt.Println("Dialer timeout ", dialer.Timeout) | ||
|
|
||
| util.CyanBold.Println("Sending mail") | ||
| util.Cyan.Println("Mail timeout : ", dialer.Timeout.String()) |
There was a problem hiding this comment.
This file contains at least one console log. Please remove any present.
WatermelonAI SummaryThis PR addresses the issue of images not rendering on Kindle devices. It also includes a dry run flag and a list of files before sending. GitHub PRs
Click here to login to Jira |
No description provided.