ags: updates

This commit is contained in:
notohh 2024-01-03 14:10:19 -05:00
commit e192ba705e
Signed by: notohh
GPG key ID: BD47506D475EE86D
7 changed files with 23 additions and 7 deletions
home/ags/config/js/widgets

View file

@ -11,7 +11,7 @@ const Time = () => Widget.EventBox({
self.label = time
),
),
})
});
export {
Time