This commit is contained in:
SupertigerDev
2025-08-02 09:44:41 +00:00
parent 1eae4806a4
commit 930ed74c7e
9 changed files with 15 additions and 13 deletions

1
assets/clock-DlQLlphH.js Normal file
View File

@@ -0,0 +1 @@
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};