mirror of
https://github.com/YACReader/yacreader
synced 2026-02-16 12:03:03 -05: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