forked from Shinonome/dots-hyprland
pomodoro: rename more for consistency
This commit is contained in:
@@ -34,7 +34,7 @@ Item {
|
||||
} else if (event.key === Qt.Key_R) {
|
||||
// Reset with R key
|
||||
if (currentTab === 0) {
|
||||
Pomodoro.pomodoroReset()
|
||||
Pomodoro.resetPomodoro()
|
||||
} else {
|
||||
Pomodoro.stopwatchReset()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user