Increasing pretransition time.
This commit is contained in:
parent
71b5ff1aa9
commit
795cd8f193
@ -154,7 +154,7 @@ export default class CarouselAd {
|
||||
this.isLockedSwipe = false
|
||||
}, 1000)
|
||||
}
|
||||
}, 10)
|
||||
}, 200)
|
||||
this.timeoutNumber = window.setTimeout(() => {
|
||||
this.loadOneAd()
|
||||
}, this.ad.seconds * 1000)
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user