mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Typo
This commit is contained in:
parent
27eebaec17
commit
2bb8ec8141
@ -401,7 +401,7 @@ Rectangle {
|
|||||||
spacing: 20
|
spacing: 20
|
||||||
Repeater {
|
Repeater {
|
||||||
id: characters
|
id: characters
|
||||||
model: comicInfo.getCharacters().lenght
|
model: comicInfo.getCharacters().length
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
color: "white"
|
color: "white"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user