diff options
author | Loren Burkholder <computersemiexpert@outlook.com> | 2021-06-10 20:13:12 -0400 |
---|---|---|
committer | Loren Burkholder <computersemiexpert@outlook.com> | 2021-07-20 21:47:22 -0400 |
commit | e1acf5d324615e8c61c469883a6a42933c8f76bc (patch) | |
tree | 4ebd6660cf9b70afda3ccb148748f08396515354 /resources/qml/TimelineView.qml | |
parent | QML the invite dialog (diff) | |
download | nheko-e1acf5d324615e8c61c469883a6a42933c8f76bc.tar.xz |
make lint
Diffstat (limited to 'resources/qml/TimelineView.qml')
-rw-r--r-- | resources/qml/TimelineView.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml index 148a5817..d515b9b4 100644 --- a/resources/qml/TimelineView.qml +++ b/resources/qml/TimelineView.qml @@ -157,7 +157,6 @@ Item { Layout.alignment: Qt.AlignHCenter enabled: false } - MatrixText { text: parent.roomName font.pixelSize: 24 |