allow location property in config,js to be used as header

This commit is contained in:
Jesse Alltop
2019-06-26 19:31:16 -05:00
parent 37417fa1bb
commit f76a7fb331
3 changed files with 7 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- optionally display probability of precipitation (PoP) in current weather (UK Met Office data)
- automatically try to fix eslint errors by passing `--fix` option to it
- Added sunrise and sunset times to weathergov weather provider [#1705](https://github.com/MichMich/MagicMirror/issues/1705)
- Added "useLocationAsHeader" to display "location" in `config.js` as header when location name is not returned
### Updated
- English translation for "Feels" to "Feels like"