forked from FOSS/BangleApps
removing sanity check warnings
parent
1860ddb707
commit
a55ec3f1af
|
@ -264,7 +264,6 @@ function improveLetter(textPreBuf, char, x,y){
|
|||
return;}
|
||||
default: return;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
function fillMinTextBuf(date){
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
0.01: New App!
|
||||
0.02: Tweaks for app loader
|
||||
0.03: Fix app icon, add change of colors
|
||||
0.04: Improvements and new round check option elements
|
||||
0.04: Improvements and new round check option elements
|
||||
0.05: ...
|
||||
|
|
Loading…
Reference in New Issue