diff --git a/app/javascript/mastodon/features/direct_timeline/index.jsx b/app/javascript/mastodon/features/direct_timeline/index.jsx index 36b5efc088e..ebe0440939d 100644 --- a/app/javascript/mastodon/features/direct_timeline/index.jsx +++ b/app/javascript/mastodon/features/direct_timeline/index.jsx @@ -72,7 +72,7 @@ const DirectTimeline = ({ columnId, multiColumn }) => { scrollKey={`direct_timeline-${columnId}`} emptyMessage={} bindToDocument={!multiColumn} - prepend={
} + prepend={
} alwaysPrepend />