fixed to stylua style

This commit is contained in:
Rene Schallner
2021-12-13 17:19:19 +01:00
parent 9a86890b29
commit 0749d4a9a6

View File

@@ -200,7 +200,7 @@ local monthmap = {
local dateformats = {
date = "%Y-%m-%d",
week = "%V",
isoweek = "%Y-W%V"
isoweek = "%Y-W%V",
}
local function calculate_dates(date)