mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 04:02:12 +00:00
Cleanup some more header comments
This commit is contained in:
parent
be6f1f9c4a
commit
e510d279a2
@ -1,3 +1,11 @@
|
|||||||
|
/* global Module */
|
||||||
|
|
||||||
|
/* Magic Mirror
|
||||||
|
* Module: UpdateNotification
|
||||||
|
*
|
||||||
|
* By Michael Teeuw http://michaelteeuw.nl
|
||||||
|
* MIT Licensed.
|
||||||
|
*/
|
||||||
Module.register("updatenotification", {
|
Module.register("updatenotification", {
|
||||||
|
|
||||||
defaults: {
|
defaults: {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* global WeatherProvider, WeatherDay */
|
/* global WeatherProvider */
|
||||||
|
|
||||||
/* Magic Mirror
|
/* Magic Mirror
|
||||||
* Module: Weather
|
* Module: Weather
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/* global Class */
|
|
||||||
|
|
||||||
/* Magic Mirror
|
/* Magic Mirror
|
||||||
* Module: Weather
|
* Module: Weather
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user