[branding] Make the default show nervously quick
This commit is contained in:
parent
593dcff40a
commit
f3f8f3ea46
@ -31,7 +31,7 @@ Presentation
|
|||||||
|
|
||||||
Timer {
|
Timer {
|
||||||
id: advanceTimer
|
id: advanceTimer
|
||||||
interval: 5000
|
interval: 1000
|
||||||
running: false
|
running: false
|
||||||
repeat: true
|
repeat: true
|
||||||
onTriggered: nextSlide()
|
onTriggered: nextSlide()
|
||||||
|
Loading…
Reference in New Issue
Block a user