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