summary refs log tree commit diff
path: root/resources/qml/TimelineView.qml
diff options
context:
space:
mode:
authorJoseph Donofry <joedonofry@gmail.com>2021-01-26 00:03:09 -0500
committerJoseph Donofry <joedonofry@gmail.com>2021-01-26 00:03:09 -0500
commitcb93ac3402a9b8d8862ce97d05386c52811166c5 (patch)
treebfb982da80ebc4251bc1bc6271daec8352793d48 /resources/qml/TimelineView.qml
parentInitial commit for privacy screen (diff)
downloadnheko-cb93ac3402a9b8d8862ce97d05386c52811166c5.tar.xz
Fix formatting
Diffstat (limited to 'resources/qml/TimelineView.qml')
-rw-r--r--resources/qml/TimelineView.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml
index 5f43de55..35d09d5a 100644
--- a/resources/qml/TimelineView.qml
+++ b/resources/qml/TimelineView.qml
@@ -189,6 +189,7 @@ Page {
 
         ColumnLayout {
             id: timelineLayout
+
             visible: TimelineManager.timeline != null
             anchors.fill: parent
             spacing: 0