Delete apps/widtick directory

master
xxDUxx 2022-12-03 15:06:13 +01:00 committed by GitHub
parent dfd1132bcf
commit 161030e927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
(()=>{
setInterval(()=>{Bangle.buzz(5,1);},1000);
WIDGETS.tick = {
area: "tr",
width: 0,
draw: ()=>{}
};
})();