From ee5d986972d8709eaaa19d748486646f73ff0490 Mon Sep 17 00:00:00 2001 From: Samuel Date: Wed, 18 Dec 2024 18:27:08 +0100 Subject: [PATCH] fix: wrong month stats and db cache undefined handling --- .husky/commit-msg | 1 - 1 file changed, 1 deletion(-) diff --git a/.husky/commit-msg b/.husky/commit-msg index d80cce1..c48ae69 100644 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,2 +1 @@ -export PATH="$PATH:$(pnpm bin)" pnpm dlx commitlint --edit $1