Disabled autoupdater for now

This commit is contained in:
Mr. Stallion 2020-06-18 16:07:27 -05:00
parent d88e1e98ab
commit b09abacf49
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ import {getKey} from '../chat/common';
import { EventBus } from '../chat/preview/event-bus';
import {init as initCore} from '../chat/core';
import l from '../chat/localize';
import {setupRaven} from '../chat/vue-raven';
// import {setupRaven} from '../chat/vue-raven';
import Socket from '../chat/WebSocket';
import Connection from '../fchat/connection';
import {Keys} from '../keys';