Change variable for running

This commit is contained in:
Joseph Donofry 2021-03-14 19:22:33 -04:00
parent 07a922dc63
commit f859937b65
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Item {
}
Spinner {
visible: running
visible: TimelineManager.isInitialSync
anchors.centerIn: parent
foreground: timelineRoot.colors.mid
running: TimelineManager.isInitialSync