mirror of
https://github.com/MailHops/mailhops-plugin.git
synced 2025-05-17 23:00:10 -07:00
Currently, on error (rate limit, unable to reach Mailhops API), an error message is shown and all additional information is bypassed. This also means that the theme is not being applied. Change the code to show local data even in error cases, and also apply the theme option.