Add debug logs
This commit is contained in:
parent
0ac0495d1b
commit
f44e030001
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ PageType {
|
|||
|
||||
FlickableType {
|
||||
id: fl
|
||||
Component.onCompleted: console.log("[Debug] isServerFromTelegramApi:", ServersModel.getProcessedServerData("isServerFromTelegramApi"), "service_type:", ServersModel.getProcessedServerData("apiConfig")["service_type"])
|
||||
anchors.top: parent.top
|
||||
anchors.bottom: parent.bottom
|
||||
contentHeight: content.height
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue