mirror of
https://github.com/MailHops/mailhops-plugin.git
synced 2025-05-16 14:20:10 -07:00
Bump 4.4.1
This commit is contained in:
parent
8864477707
commit
df433e6038
@ -67,7 +67,7 @@
|
||||
<label>OpenWeatherMap.org API Key</label>
|
||||
<input type="text" id="mailhop.owm_key" value="" placeholder="Enter your OpenWeatherMap API Key"/>
|
||||
<br/>
|
||||
MailHops API uses <a href="https://.openweathermap.org" target="_blank">OpenWeatherMap</a> to get the weather of the sender
|
||||
MailHops API uses <a href="https://openweathermap.org" target="_blank">OpenWeatherMap</a> to get the weather of the sender
|
||||
<br/>Register for an API Key to enable this feature.
|
||||
</div>
|
||||
<div style="text-align: center; padding: 10px;">
|
||||
|
@ -10,7 +10,7 @@ class MailHops {
|
||||
loading = false
|
||||
tabId = null
|
||||
options = {
|
||||
version: 'MailHops Plugin 4.4.0',
|
||||
version: 'MailHops Plugin 4.4.1',
|
||||
api_key: '',
|
||||
owm_key: '',
|
||||
lang: 'en',
|
||||
|
Loading…
x
Reference in New Issue
Block a user