This commit is contained in:
parent
da8aa59b0a
commit
fdcc8105ba
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ Popup {
|
|||
|
||||
Component.onCompleted: function() {
|
||||
for(const chr of insertChars) {
|
||||
console.log("Appending", chr)
|
||||
model.append({ 'chr': chr })
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue