mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 17:44:52 -04:00
Merge branch 'develop' into feature/add-error-to-callback
# Conflicts: # CHANGELOG.md
This commit is contained in:
commit
652e1a528f
14 changed files with 475 additions and 648 deletions
|
@ -443,7 +443,6 @@ var MM = (function () {
|
|||
* Removes a module instance from the collection.
|
||||
*
|
||||
* @param {object} module The module instance to remove from the collection.
|
||||
*
|
||||
* @returns {Module[]} Filtered collection of modules.
|
||||
*/
|
||||
var exceptModule = function (module) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue