summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortamaina <tamaina@hotmail.co.jp>2018-04-15 21:00:28 +0900
committerGitHub <noreply@github.com>2018-04-15 21:00:28 +0900
commit80a0a9f052b8a792481eb41d12184f8982234fa7 (patch)
treee561f6edb1f5499cc045bdc8dc646f253b13b227 /src
parentUpdate timeline.vue (diff)
downloadmisskey-80a0a9f052b8a792481eb41d12184f8982234fa7.tar.gz
misskey-80a0a9f052b8a792481eb41d12184f8982234fa7.tar.bz2
misskey-80a0a9f052b8a792481eb41d12184f8982234fa7.zip
oops
Diffstat (limited to 'src')
-rw-r--r--src/client/app/mobile/views/components/timeline.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/mobile/views/components/timeline.vue b/src/client/app/mobile/views/components/timeline.vue
index 15a7b5344e..7bb71cb07a 100644
--- a/src/client/app/mobile/views/components/timeline.vue
+++ b/src/client/app/mobile/views/components/timeline.vue
@@ -38,7 +38,7 @@ export default Vue.extend({
existMore: false,
connection: null,
connectionId: null,
- isTop: true;
+ isTop: true
};
},
computed: {