MailCheckerPlus
MailCheckerPlus copied to clipboard
Error in MailAccount function
File: mailaccount.js
Row: 21
Variable settingsObj can be undefined
I got an error when doing "Polling accounts".
I'm add settingsObj = settingsObj || {} in the start of the function for temporary fix.