fix counter widget

This commit is contained in:
Evgeny
2021-09-20 00:25:28 +03:00
parent 74c20dd2ad
commit c4f4bb825b

View File

@@ -2,7 +2,7 @@
-- description = "Time counting widget to fight bad habits"
-- type = "widget"
-- author = "Evgeny Zobnin (zobnin@gmail.com)"
-- arguments_help = "Enter the date of the start of counting in the format DD.MM.YYY"
-- arguments_help = "Enter the date of the start of counting in the format DD.MM.YYYY"
-- version = "1.0"
local date = require "date"