You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/updatenotification.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The following properties can be configured:
31
31
|`updates`| Array of updates modules commands. <br> **Default value:**`[]` (see bellow) |
32
32
|`updateTimeout`| Maximum Update duration before cancel it. <br> **Default Value:**`120000` (2 minutes) |
33
33
|`updateAutorestart`| Restart automatically MagicMirror² after update is done. <br> **Default Value:**`false`|
34
-
|`useModulesFromConfig`| If `false` iterate over modules directory instead using modules defined in `config.js`. <br> **Default Value:**`true`|
34
+
|`useModulesFromConfig`| If `false`, iterate over the modules directory instead of using the modules defined in `config.js`. <br> **Default Value:**`true`|
0 commit comments