Skip to content

Commit 1cf06d0

Browse files
committed
Disable pooler
1 parent 39582dd commit 1cf06d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

web/layouts/default.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ export default class DefaultLayout extends Vue {
3737
}
3838
3939
mounted() {
40-
this.startPoller()
4140
if (this.$route.name !== 'index') {
4241
this.$store.dispatch('setNextRoute', this.$route.path)
4342
this.$router.push({ name: 'index' })

0 commit comments

Comments
 (0)