mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 17:44:52 -04:00
update deps and fix style issue in js/class.js (#3289)
see title, should be merged because style tests are failing, see https://github.com/MichMich/MagicMirror/pull/3284#issuecomment-1854513673
This commit is contained in:
parent
55cd03576f
commit
d5406f4900
6 changed files with 337 additions and 664 deletions
|
@ -53,7 +53,7 @@
|
|||
|
||||
return ret;
|
||||
};
|
||||
})(name, prop[name])
|
||||
})(name, prop[name])
|
||||
: prop[name];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue