mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
fix wrong circular progress prop name
This commit is contained in:
@@ -26,7 +26,7 @@ Item {
|
||||
value: {
|
||||
return TimerService.pomodoroSecondsLeft / TimerService.pomodoroLapDuration;
|
||||
}
|
||||
size: 200
|
||||
implicitSize: 200
|
||||
enableAnimation: true
|
||||
|
||||
ColumnLayout {
|
||||
|
||||
Reference in New Issue
Block a user