Skip to content

Commit

Permalink
Update MMM-Comic.js
Browse files Browse the repository at this point in the history
  • Loading branch information
John Wade committed Jul 4, 2017
1 parent 5473029 commit 46082ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MMM-Comic.js
Expand Up @@ -8,7 +8,7 @@ Module.register("MMM-Comic", {

// Module config defaults.
defaults: {
rotateInterval: 60 * 1000, // New every 60 Min.
rotateInterval: 30 * 1000, // New every 30 Min.
maxWidth: "100%",
animationSpeed: 3000,
initialLoadDelay: 4250,
Expand Down

0 comments on commit 46082ed

Please sign in to comment.