From fefa35c95d669fcbc866d1b43c44fc05e9198caf Mon Sep 17 00:00:00 2001 From: Evgeny Date: Sat, 2 Aug 2025 14:07:17 +0800 Subject: [PATCH] Small meta data change fix in the Time & Date widget --- community/time-date-widget.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/time-date-widget.lua b/community/time-date-widget.lua index c0be1a4..0fa145e 100644 --- a/community/time-date-widget.lua +++ b/community/time-date-widget.lua @@ -1,6 +1,6 @@ -- name = "Time & Date" -- description = "Simple widget showing current time and date" --- author = "Evgeny Zobnin (zobnin@gmail.com) +-- author = "Evgeny Zobnin (zobnin@gmail.com)" -- type = "widget" -- aio_version = "5.2.1"