This commit is contained in:
Eugene Pankov
2021-01-01 18:25:54 +01:00
parent bacb475896
commit c8c00a2c9b
12 changed files with 1080 additions and 2071 deletions

View File

@@ -1,4 +1,5 @@
import './portable'
import 'source-map-support/register'
import './sentry'
import './lru'
import { app, ipcMain, Menu } from 'electron'