diff options
Diffstat (limited to 'sleep.json')
-rw-r--r-- | sleep.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sleep.json b/sleep.json new file mode 100644 index 0000000..39eb3bd --- /dev/null +++ b/sleep.json @@ -0,0 +1,12 @@ +{ + "config": { + "default_time": 25, + "default_time_format": "%02d:%02d:%02d" + "_comment_default_time_format": "DO NOT CHANGE THIS! ^" + }, + "previous_state": { + "timestamp": "00:00:00", + "last_updated": "2025-01-02T23:07:25Z" + "was_active": false, + } +} |