From 500b704c0f93059b75b8943e3351cdac63270b0f Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Sat, 29 Oct 2016 01:38:41 +0200 Subject: Fix up nsfw and some styling. --- src/components/status/status.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/components/status/status.js') diff --git a/src/components/status/status.js b/src/components/status/status.js index 2842ef0f..6ee8f0dd 100644 --- a/src/components/status/status.js +++ b/src/components/status/status.js @@ -2,9 +2,6 @@ import Attachment from '../attachment/attachment.vue' const Status = { props: [ 'statusoid' ], - data: () => ({ - nsfw: true - }), computed: { retweet () { return !!this.statusoid.retweeted_status }, retweeter () { return this.statusoid.user.name }, -- cgit v1.2.3-70-g09d2