mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-05 15:17:49 +00:00
header update
This commit is contained in:
parent
133e41e3be
commit
6310750168
@ -41,7 +41,7 @@ Module.register("helloworld",{
|
||||
|
||||
As you can see, the `Module.register()` method takes two arguments: the name of the module and an object with the module properties.
|
||||
|
||||
### Available module properties
|
||||
### Available module instance properties
|
||||
After the module is initialized, the module instance has a few available module properties:
|
||||
|
||||
####`this.name`
|
||||
|
Loading…
x
Reference in New Issue
Block a user