From 4726840b4ece588926308b17ef9bf8feeeb3c60c Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Wed, 7 Aug 2024 15:02:12 +0300 Subject: [fix] custom-values: Typo. --- gnosis.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnosis.el') diff --git a/gnosis.el b/gnosis.el index 926c033..19d95a5 100644 --- a/gnosis.el +++ b/gnosis.el @@ -219,7 +219,7 @@ When nil, review new notes last." ;; TODO: Make this as a defcustom (defvar gnosis-custom-values - '((:deck "demo" (:proto (0 1 3) :anagnsois 3 :epignosis 0.5 :agnoia 0.3 :amnesia 0.5 :lethe 3)) + '((:deck "demo" (:proto (0 1 3) :anagnosis 3 :epignosis 0.5 :agnoia 0.3 :amnesia 0.5 :lethe 3)) (:tag "demo" (:proto (1 2) :anagnosis 3 :epignosis 0.5 :agnoia 0.3 :amnesia 0.45 :lethe 3))) "Custom review values for adjusting gnosis algorithm.") -- cgit v1.2.3