mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-14 02:36:57 +00:00
Fix loading of multiple instances of node_helper when multiple instances of a module are in config.js (#3517)
adds a check for already loaded/loading for node helper of a each module, only does once fixes #3502
This commit is contained in:
@@ -26,6 +26,7 @@ _This release is scheduled to be released on 2024-10-01._
|
||||
|
||||
- Fixed `checks` badge in README.md
|
||||
- [weather] Fixed issue with the UK Met Office provider following a change in their API paths and header info.
|
||||
- [core] add check for node_helper loading for multiple instances of same module (#3502)
|
||||
|
||||
## [2.28.0] - 2024-07-01
|
||||
|
||||
|
||||
Reference in New Issue
Block a user