mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-14 04:49:57 -05:00
pomodoro: rename more for consistency
This commit is contained in:
@@ -50,6 +50,11 @@ Singleton {
|
||||
property bool running: false
|
||||
property int start: 0
|
||||
}
|
||||
property JsonObject stopwatch: JsonObject {
|
||||
property bool running: false
|
||||
property int start: 0
|
||||
property list<var> laps: []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user