mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 04:02:12 +00:00
Remove trailing spaces.
This commit is contained in:
parent
79a662fb93
commit
c75662e720
@ -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