mirror of
https://github.com/edward-shen/MMM-pages.git
synced 2025-01-12 02:48:19 -08:00
Fix typo
This commit is contained in:
parent
6ffcd58d12
commit
398c68a195
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ Module.register('MMM-pages', {
|
|||
* elements.
|
||||
*/
|
||||
updatePages: function () {
|
||||
// Update iff there's at least one page.
|
||||
// Update if there's at least one page.
|
||||
if (this.config.modules.length !== 0) {
|
||||
this.animatePageChange();
|
||||
if (!this.rotationPaused) {
|
||||
|
|
Loading…
Reference in a new issue