forked from Shinonome/dots-hyprland
pomodoro: remove unnecessary isLongBreak persistent state
This commit is contained in:
@@ -67,7 +67,6 @@ Singleton {
|
||||
property bool running: false
|
||||
property int start: 0
|
||||
property bool isBreak: false
|
||||
property bool isLongBreak: false
|
||||
property int cycle: 0
|
||||
}
|
||||
property JsonObject stopwatch: JsonObject {
|
||||
|
||||
Reference in New Issue
Block a user