diff options
Diffstat (limited to 'org-fc-review.el')
-rw-r--r-- | org-fc-review.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org-fc-review.el b/org-fc-review.el index 2dc431b..9339b7b 100644 --- a/org-fc-review.el +++ b/org-fc-review.el @@ -289,7 +289,7 @@ rating the card." (interval (string-to-number (cl-fourth current)))) (org-fc-review-history-add (list - (org-fc-timestamp-now) + (org-fc-timestamp-in 0) path id position |