2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 07:40:55 +00:00

fix build

This commit is contained in:
Ankit Singhaniya 2021-08-18 02:08:20 +05:30 committed by 18alantom
parent 1731087cc1
commit 0d73f756ad

View File

@ -3,7 +3,7 @@
import { app, protocol, BrowserWindow, ipcMain } from 'electron';
import { autoUpdater } from 'electron-updater';
import {
createProtocol,
createProtocol
// installVueDevtools
} from 'vue-cli-plugin-electron-builder/lib';
import theme from '@/theme';