mirror of
https://github.com/MailHops/mailhops-plugin.git
synced 2025-05-16 14:20:10 -07:00
Removed debug
This commit is contained in:
parent
1d1c88ce27
commit
db95a7f59b
@ -1,5 +1,9 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 4.0.2 - 2020-11-11
|
||||||
|
|
||||||
|
- TB78 Updates
|
||||||
|
|
||||||
## 4.0.0 - 2020-11-10
|
## 4.0.0 - 2020-11-10
|
||||||
- Support for Thunderbird 78.*
|
- Support for Thunderbird 78.*
|
||||||
- Complete rewrite of code structure
|
- Complete rewrite of code structure
|
||||||
|
@ -17,7 +17,7 @@ const MailHops = {
|
|||||||
unit: 'mi',
|
unit: 'mi',
|
||||||
api_http: 'https://',
|
api_http: 'https://',
|
||||||
api_host: 'api.Mailhops.com',
|
api_host: 'api.Mailhops.com',
|
||||||
debug: true,
|
debug: false,
|
||||||
country_tag: false,
|
country_tag: false,
|
||||||
travel_time_junk: true,
|
travel_time_junk: true,
|
||||||
country_filter: []
|
country_filter: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user