mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 17:44:52 -04:00
Standardize: TO JSCS!
This commit is contained in:
parent
18390503b5
commit
426728058c
28 changed files with 623 additions and 653 deletions
|
@ -7,7 +7,7 @@
|
|||
* MIT Licensed.
|
||||
*/
|
||||
|
||||
Module.register('helloworld',{
|
||||
Module.register("helloworld",{
|
||||
|
||||
// Default module config.
|
||||
defaults: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue