mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-03 22:36:09 +00:00
Merge branch 'develop' into weather-refactor
This commit is contained in:
commit
ec2169e079
@ -92,7 +92,7 @@ var Module = Class.extend({
|
|||||||
if (err) {
|
if (err) {
|
||||||
Log.error(err)
|
Log.error(err)
|
||||||
}
|
}
|
||||||
|
|
||||||
// The inner content of the div will be set after the template is received.
|
// The inner content of the div will be set after the template is received.
|
||||||
// This isn't the most optimal way, but since it's near instant
|
// This isn't the most optimal way, but since it's near instant
|
||||||
// it probably won't be an issue.
|
// it probably won't be an issue.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user