Revert "fixing automatic rotation"

This reverts commit 928d7946459e15a544a443918d905271bbb8a915.
This commit is contained in:
Sebastian Küthe 2020-11-06 21:37:30 +01:00
parent abcadd38ee
commit 0b12b1db74

View file

@ -235,7 +235,6 @@ Module.register('MMM-pages', {
// message, so we need to trigger it for ourselves.
self.sendNotification('PAGE_INCREMENT');
self.notificationReceived('PAGE_INCREMENT');
self.sendNotification('PAGE_INCREMENT');
}, self.config.rotationTime);
}, delay);
} else if (this.config.rotationHomePage > 0) {