Remove leftover debug console call
This commit is contained in:
parent
fdb898ad4a
commit
5a04bbaa93
|
@ -51,8 +51,6 @@ HLoader {
|
||||||
}
|
}
|
||||||
|
|
||||||
readonly property string thumbnailMxc: singleMediaInfo.thumbnail_url
|
readonly property string thumbnailMxc: singleMediaInfo.thumbnail_url
|
||||||
Component.onCompleted: if (singleMediaInfo.media_title.includes("i3-gaps"))
|
|
||||||
Utils.debug(this)
|
|
||||||
|
|
||||||
|
|
||||||
onTypeChanged: {
|
onTypeChanged: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user