fix: One too many )
This commit is contained in:
parent
0ec1532bd1
commit
a5c3fb6540
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
id))))
|
id))))
|
||||||
|
|
||||||
(defwidget clock []
|
(defwidget clock []
|
||||||
(pair :icon "a" :text {datetime.full})))
|
(pair :icon "a" :text {datetime.full}))
|
||||||
|
|
||||||
(defwidget pair [icon text]
|
(defwidget pair [icon text]
|
||||||
(box :width 70
|
(box :width 70
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue