about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/following/index.js
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2018-12-12 22:32:44 +0100
committerThibG <thib@sitedethib.com>2019-07-21 20:57:42 +0200
commitbd7b1538f17f3aa5b73a691044cf64068f23a231 (patch)
treeec2119aef7b5b1f37ae62ff2d85aa6d9d3188cf7 /app/javascript/flavours/glitch/features/following/index.js
parentc614abb95dcb226edd60df52bd987adbe83d7b30 (diff)
[Glitch] Fix followers and followings on account profiles
Partial fix from 55abff8af75b9a8ab541ec68a3603c77e1339e23

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Diffstat (limited to 'app/javascript/flavours/glitch/features/following/index.js')
-rw-r--r--app/javascript/flavours/glitch/features/following/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/features/following/index.js b/app/javascript/flavours/glitch/features/following/index.js
index baf3730d9..46cc773e7 100644
--- a/app/javascript/flavours/glitch/features/following/index.js
+++ b/app/javascript/flavours/glitch/features/following/index.js
@@ -100,7 +100,6 @@ export default class Following extends ImmutablePureComponent {
           shouldUpdateScroll={this.shouldUpdateScroll}
           prepend={<HeaderContainer accountId={this.props.params.accountId} hideTabs />}
           alwaysPrepend
-          alwaysShowScrollbar
           emptyMessage={emptyMessage}
         >
           {accountIds.map(id =>