mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
fix build
This commit is contained in:
parent
1731087cc1
commit
0d73f756ad
@ -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';
|
||||
|
Loading…
Reference in New Issue
Block a user