Add debug logs

This commit is contained in:
aiamnezia 2025-06-24 16:06:58 +04:00
parent 0ac0495d1b
commit f44e030001

View file

@ -69,6 +69,7 @@ PageType {
FlickableType { FlickableType {
id: fl id: fl
Component.onCompleted: console.log("[Debug] isServerFromTelegramApi:", ServersModel.getProcessedServerData("isServerFromTelegramApi"), "service_type:", ServersModel.getProcessedServerData("apiConfig")["service_type"])
anchors.top: parent.top anchors.top: parent.top
anchors.bottom: parent.bottom anchors.bottom: parent.bottom
contentHeight: content.height contentHeight: content.height