Browse Source

auto-sync off

Joystream Stats 2 years ago
parent
commit
2b24ad2cf5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/state.ts

+ 1 - 1
src/state.ts

@@ -30,7 +30,7 @@ export const initialState = {
   stars: {},
   hideFooter: true,
   hidden: ['ExtrinsicSuccess'],
-  syncEvents: true,
+  syncEvents: false,
   showStatus: false,
   editKpi: false,
   status: { era: 0, block: { id: 0, era: 0, timestamp: 0, duration: 6 } },