ci: format

This commit is contained in:
Barrett Ruth 2026-02-26 19:17:58 -05:00
parent cd96a269a4
commit e182cc67a2
3 changed files with 22 additions and 16 deletions

View file

@ -82,12 +82,12 @@ local defaults = {
},
sync = {},
icons = {
pending = '',
done = '',
pending = '',
done = '',
priority = '',
header = '',
due = '·',
recur = '',
header = '',
due = '·',
recur = '',
category = '#',
},
}