mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-07-02 21:02:46 -07:00
e1a53ef2d5
While debugging a 3rd party module, I looked at how modules are loaded and realized that the `loadModules` method can be implemented much simpler. This refactor makes the method easier to understand and maintain.