Fix QML layout warnings
@ -277,11 +277,11 @@ Page {
MessageInput {
}
NhekoDropArea {
anchors.fill: parent
roomid: TimelineManager.timeline ? TimelineManager.timeline.roomId() : ""
anchors.fill: timelineLayout
PrivacyScreen {