mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 20:22:53 +00:00
Update Alert Spelling
This commit is contained in:
parent
af34dc4d4d
commit
f280aa227e
@ -18,7 +18,7 @@ Module.register("alert",{
|
|||||||
//Position
|
//Position
|
||||||
position: "center",
|
position: "center",
|
||||||
//shown at startup
|
//shown at startup
|
||||||
welcome_message: "Welcome, start was successfull!"
|
welcome_message: "Welcome, start was successful!"
|
||||||
},
|
},
|
||||||
getScripts: function() {
|
getScripts: function() {
|
||||||
return ["classie.js", "modernizr.custom.js", "notificationFx.js"];
|
return ["classie.js", "modernizr.custom.js", "notificationFx.js"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user