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
|
||||
Repeater {
|
||||
id: characters
|
||||
model: comicInfo.getCharacters().lenght
|
||||
model: comicInfo.getCharacters().length
|
||||
|
||||
Text {
|
||||
color: "white"
|
||||
|
Loading…
x
Reference in New Issue
Block a user