mirror of
https://github.com/Death916/deathclock.git
synced 2026-04-10 03:04:40 -07:00
forgot qml
This commit is contained in:
parent
c89974bc19
commit
22a6091f18
1 changed files with 1 additions and 1 deletions
2
main.qml
2
main.qml
|
|
@ -155,7 +155,7 @@ ApplicationWindow {
|
|||
|
||||
Timer {
|
||||
id: newsTimer
|
||||
interval: 600005// 10 minutes
|
||||
interval: 300005// 10 minutes
|
||||
running: true
|
||||
repeat: true
|
||||
onTriggered: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue