Fix slideshow
This commit is contained in:
parent
2941a78a98
commit
421e107bae
2 changed files with 7 additions and 0 deletions
|
@ -25,6 +25,7 @@ Presentation
|
|||
|
||||
Timer {
|
||||
interval: 20000
|
||||
running: true
|
||||
repeat: true
|
||||
onTriggered: presentation.goToNextSlide()
|
||||
}
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
calamares-settings-tileos-river (1.15~tileos) unstable; urgency=medium
|
||||
|
||||
* Fix slideshow
|
||||
|
||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Tue, 02 Apr 2024 16:00:46 +0400
|
||||
|
||||
calamares-settings-tileos-river (1.14~tileos) unstable; urgency=medium
|
||||
|
||||
* Fix mount
|
||||
|
|
Loading…
Add table
Reference in a new issue