fix: lint

This commit is contained in:
SqrtMinusOne 2022-08-14 17:44:06 +05:00
parent 98e9904a98
commit 90e9abcdf5

View file

@ -183,7 +183,7 @@ If the variable is nil, the function does nothing."
(symbol-name (alist-get 'kind (alist-get 'current pomm-third-time--state)))
(or (alist-get 'iteration (alist-get 'current pomm-third-time--state)) 0)
(pomm-third-time--break-time)
(alist-get 'context pomm--state) "")
(alist-get 'context pomm--state))
nil pomm-third-time-csv-history-file 'append 1)))
(transient-define-prefix pomm-third-time-reset ()