mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
Typo
This commit is contained in:
@ -401,7 +401,7 @@ Rectangle {
|
||||
spacing: 20
|
||||
Repeater {
|
||||
id: characters
|
||||
model: comicInfo.getCharacters().lenght
|
||||
model: comicInfo.getCharacters().length
|
||||
|
||||
Text {
|
||||
color: "white"
|
||||
|
Reference in New Issue
Block a user