This commit is contained in:
SupertigerDev
2025-08-02 09:05:49 +00:00
parent bd247fb5c1
commit 2b8dc6afc4
11 changed files with 21 additions and 19 deletions

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

@@ -0,0 +1 @@
import{c}from"./Label-C5RGArgp.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};