snippets: fix the date function for markdown

Co-Authored-by: iGor milhit <igor.milhit@unige.ch>
iGor milhit 2023-06-16 15:44:51 +02:00
parent b0d3bef870
commit 6a7555d38f
Signed by: igor
GPG Key ID: 692D97C3D0228A99
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ return {
dscr = "Insert the current date." dscr = "Insert the current date."
}, },
{ {
f(get_datetime, {}) f(get_date, {})
} }
), ),
s( s(