diff options
author | ben <ben@nagy.contact> | 2025-01-08 12:37:19 -0800 |
---|---|---|
committer | ben <ben@nagy.contact> | 2025-01-08 12:37:19 -0800 |
commit | e162928529cecc4d319d400fc8935aa6a91fbe6b (patch) | |
tree | f127d87b27755bfaaa9db661d7f09d58551faaf4 /sleep.json | |
parent | 994e076d326ca58ba9110bac5ad764679b172943 (diff) |
added export time
Diffstat (limited to 'sleep.json')
-rw-r--r-- | sleep.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,12 +1,12 @@ { "config": { - "default_time": 2, + "default_time": 0.1, "default_time_format": "%02d:%02d:%02d", "_comment_default_time_format": "DO NOT CHANGE THIS! ^", "display_time": true, }, "previous_state": { - "timestamp": "00:00:00", + "time_stamp": "00:00:00", "last_updated": "2025-01-02T23:07:25Z", "was_active": false, } |