From 96692454a0692166971072da357e6ae077844bfe Mon Sep 17 00:00:00 2001 From: shpuld Date: Sat, 14 Apr 2018 10:19:09 +0300 Subject: change external link icon, move chat from side panel to floating, hide own bio, prevent body/app from scrolling horizontally. --- src/components/user_card_content/user_card_content.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/user_card_content/user_card_content.js') diff --git a/src/components/user_card_content/user_card_content.js b/src/components/user_card_content/user_card_content.js index 2e448f1c..1e8c91de 100644 --- a/src/components/user_card_content/user_card_content.js +++ b/src/components/user_card_content/user_card_content.js @@ -2,7 +2,7 @@ import StillImage from '../still-image/still-image.vue' import { hex2rgb } from '../../services/color_convert/color_convert.js' export default { - props: [ 'user', 'switcher' ], + props: [ 'user', 'switcher', 'hideBio' ], computed: { headingStyle () { const color = this.$store.state.config.colors.bg -- cgit v1.2.3-70-g09d2