summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-02-23 08:44:32 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-02-23 08:44:32 +0900
commit04f8c8aac5d517a274e0a936a6aa38a001b2fbed (patch)
treebca1fdeb3730fb79e1ad737c7ba0b5eaecdd02b4 /src
parentUpdate home.vue (diff)
downloadmisskey-04f8c8aac5d517a274e0a936a6aa38a001b2fbed.tar.gz
misskey-04f8c8aac5d517a274e0a936a6aa38a001b2fbed.tar.bz2
misskey-04f8c8aac5d517a274e0a936a6aa38a001b2fbed.zip
Update home.vue
Diffstat (limited to 'src')
-rw-r--r--src/web/app/mobile/views/pages/user/home.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/mobile/views/pages/user/home.vue b/src/web/app/mobile/views/pages/user/home.vue
index 39807f542c..4c68317879 100644
--- a/src/web/app/mobile/views/pages/user/home.vue
+++ b/src/web/app/mobile/views/pages/user/home.vue
@@ -1,6 +1,6 @@
<template>
<div class="root home">
- <mk-post-detail v-if="user.pinned_post" :post="user.pinned_post" :compact= "true "/>
+ <mk-post-detail v-if="user.pinned_post" :post="user.pinned_post" :compact="true"/>
<section class="recent-posts">
<h2>%fa:R comments%%i18n:mobile.tags.mk-user-overview.recent-posts%</h2>
<div>