diff --git a/src/qml/Chat/Timeline/EventMediaLoader.qml b/src/qml/Chat/Timeline/EventMediaLoader.qml index 3c9f6765..87610b22 100644 --- a/src/qml/Chat/Timeline/EventMediaLoader.qml +++ b/src/qml/Chat/Timeline/EventMediaLoader.qml @@ -51,8 +51,6 @@ HLoader { } readonly property string thumbnailMxc: singleMediaInfo.thumbnail_url - Component.onCompleted: if (singleMediaInfo.media_title.includes("i3-gaps")) - Utils.debug(this) onTypeChanged: {