summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-02-23 08:44:16 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-02-23 08:44:16 +0900
commitc386bd11291670ceae6a3a4805c860f7af39f750 (patch)
tree57e872179c868b5e5f76cfd88a503d3f9c4d9ad7 /src
parentv3825 (diff)
downloadmisskey-c386bd11291670ceae6a3a4805c860f7af39f750.tar.gz
misskey-c386bd11291670ceae6a3a4805c860f7af39f750.tar.bz2
misskey-c386bd11291670ceae6a3a4805c860f7af39f750.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 040b916ca2..39807f542c 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/>
+ <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>