summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: {