From 7d90c5209085637dbb634e4134d96f721ca2c2a4 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Fri, 19 Nov 2021 16:48:06 +0100 Subject: [PATCH] update --- .../plugins/obsidian-activity-history/data.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/notes/.obsidian/plugins/obsidian-activity-history/data.json b/notes/.obsidian/plugins/obsidian-activity-history/data.json index 5230587..b12d1d5 100644 --- a/notes/.obsidian/plugins/obsidian-activity-history/data.json +++ b/notes/.obsidian/plugins/obsidian-activity-history/data.json @@ -12,8 +12,8 @@ "checkpointList": [ { "path": "/", - "date": "2021-11-18", - "size": 211155 + "date": "2021-11-19", + "size": 211174 } ], "activityHistory": [ @@ -174,7 +174,11 @@ }, { "date": "2021-11-18", - "value": 21700 + "value": 21719 + }, + { + "date": "2021-11-19", + "value": 0 } ] }