forked from FOSS/BangleApps
Avoid UTF-8 for now since there are encoding problems with the IDE
parent
a4a5e1eaf6
commit
a741e86a41
|
@ -393,7 +393,7 @@ class MainScreen {
|
|||
}
|
||||
|
||||
return {
|
||||
// Define 1 “screenfull” as the unit here
|
||||
// Define 1 "screenfull" as the unit here
|
||||
itemsPerPage: 1,
|
||||
pos: toPage(info.pos),
|
||||
min: toPage(info.min),
|
||||
|
|
Loading…
Reference in New Issue