MagicMirror -> MagicMirror²

This commit is contained in:
Kristjan SCHMIDT
2022-01-26 23:47:51 +01:00
parent 7e79547973
commit 6f27e5ae07
35 changed files with 51 additions and 51 deletions

View File

@@ -23,7 +23,7 @@ const NodeHelper = Class.extend({
},
/* stop()
* Called when the MagicMirror server receives a `SIGINT`
* Called when the MagicMirror² server receives a `SIGINT`
* Close any open connections, stop any sub-processes and
* gracefully exit the module.
*