fixup! snippets
Ryan Gibb 1 year ago 1c3ab305 144319f9
··· 238 238 f(date_input) 239 239 }), 240 240 s('ledger', { 241 241 - i(1, date_input), t(' '), i(2, 'Description'), 241 241 + i(1, f(date_input)), t(' '), i(2, 'Description'), 242 242 c(3, { 243 243 sn(nil, { t({ '', ' ; ' }), i(1, 'Comment') }), 244 244 t(''),