pauldub / activity-watch-mode

Emacs plugin for automatic time tracking and metrics generated from your programming activity.
https://activitywatch.net
70 stars 9 forks source link

fix: function `first` does not exist #29

Closed pauldub closed 6 months ago

pauldub commented 6 months ago

Use car instead of first, fixes #28.