mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Fix spelling comment js/loader.js
This commit is contained in:
parent
6fd2a6ef34
commit
0de65d9c0f
@ -32,8 +32,8 @@ var Loader = (function() {
|
||||
});
|
||||
} else {
|
||||
// All modules loaded. Load custom.css
|
||||
// This is done after all the moduels so we can
|
||||
// overwrite all the defined styls.
|
||||
// This is done after all the modules so we can
|
||||
// overwrite all the defined styles.
|
||||
|
||||
loadFile("css/custom.css", function() {
|
||||
// custom.css loaded. Start all modules.
|
||||
|
Loading…
x
Reference in New Issue
Block a user