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

@@ -237,7 +237,7 @@ WeatherProvider.register("smhi", {
},
/**
* Map the icon value from SMHI to an icon that MagicMirror understands.
* Map the icon value from SMHI to an icon that MagicMirror² understands.
* Uses different icons depending if its daytime or nighttime.
* SMHI's description of what the numeric value means is the comment after the case.
*