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