ags: updates
This commit is contained in:
parent
e192ba705e
commit
a9626cfd89
15 changed files with 117 additions and 35 deletions
home/ags/config/js/widgets
|
@ -1,7 +1,7 @@
|
|||
import { Widget, Utils } from '../../import.js';
|
||||
|
||||
|
||||
const Time = () => Widget.EventBox({
|
||||
const Time = () => Widget.Box({
|
||||
child: Widget.Label({
|
||||
className: "date"
|
||||
}).poll(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue