mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 09:42:21 -04:00
Merge branch 'master' into develop
This commit is contained in:
commit
09e6a6a4ad
2 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
var ret = fn.apply(this, arguments);
|
||||
this._super = tmp;
|
||||
|
||||
|
||||
return ret;
|
||||
};
|
||||
})(name, prop[name]) : prop[name];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue