fix(jj): draft commit msg error

`diff.stat()` cannot be called without arguments
This commit is contained in:
Jalil David Salamé Messina 2024-12-25 10:11:54 +01:00
parent 743df1633b
commit fa5b24cb99
Signed by: jalil
GPG key ID: F016B9E770737A0B

View file

@ -204,7 +204,7 @@ in
description,
surround(
"\nJJ: This commit contains the following changes:\n", "",
indent("JJ: ", diff.stat()),
indent("JJ: ", diff.stat(72)),
),
surround(
"\nJJ: Diff:\n", "",