Remove test log message
This commit is contained in:
parent
2165eb8cb8
commit
e5d2e2b728
@ -255,10 +255,7 @@ Rectangle {
|
|||||||
|
|
||||||
Connections {
|
Connections {
|
||||||
ignoreUnknownSignals: true
|
ignoreUnknownSignals: true
|
||||||
onReplyChanged: {
|
onReplyChanged: messageInput.forceActiveFocus();
|
||||||
messageInput.forceActiveFocus();
|
|
||||||
console.log("sakjlsdgfjsadfglkjsdfg");
|
|
||||||
}
|
|
||||||
target: TimelineManager.timeline
|
target: TimelineManager.timeline
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user