mirror of
https://github.com/SupertigerDev/waybar-online.git
synced 2026-03-24 08:06:37 +00:00
2 lines
261 B
JavaScript
2 lines
261 B
JavaScript
import{c}from"./Label-DtmeicGq.js";const n=(t,l)=>{const a=c({config:l,module:t,clickable:!0,update:()=>e(),defaultFormat:"{:%H:%M}",interval:1e3});t.element.appendChild(a.element);const e=()=>{a.set({})};e(),setInterval(e,1e3)};export{n as createClockModule};
|