mirror of
https://github.com/YACReader/yacreader
synced 2025-07-27 17:35:02 -04:00
Typo
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user