]> cat aescling's git repositories - mastodon.git/blobdiff - app/javascript/mastodon/components/status.js
Redesign public hashtag page to use a masonry layout (#9822)
[mastodon.git] / app / javascript / mastodon / components / status.js
index fd0780025a52e6a7c69fbf28e347d2a3e39c20b9..20d838500967f3c2d2e75c117ab2b46141b5510b 100644 (file)
@@ -77,7 +77,7 @@ class Status extends ImmutablePureComponent {
     'account',
     'muted',
     'hidden',
-  ]
+  ];
 
   handleClick = () => {
     if (this.props.onClick) {
This page took 0.043419 seconds and 3 git commands to generate.