mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00: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:
@@ -53,7 +53,7 @@
|
||||
|
||||
return ret;
|
||||
};
|
||||
})(name, prop[name])
|
||||
})(name, prop[name])
|
||||
: prop[name];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user