mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-15 02:57:27 +00:00
changed log.debug to log.log in app.js (#3362)
where logLevel is not set because config is not loaded at this time, see #3353
This commit is contained in:
@@ -27,6 +27,7 @@ _This release is scheduled to be released on 2024-04-01._
|
||||
- [newsfeed] Always compute the feed item URL using the same helper function (#3336)
|
||||
- Ignore all custom css files (#3359)
|
||||
- [newsfeed] Fix newsfeed stall issue introduced by #3336 (#3361)
|
||||
- Changed `log.debug` to `log.log` in `app.js` where logLevel is not set because config is not loaded at this time (#3353)
|
||||
|
||||
### Deleted
|
||||
|
||||
|
||||
Reference in New Issue
Block a user