Skip to content

Commit cf0309f

Browse files
committed
fix: 🐛 lint
1 parent a160431 commit cf0309f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/background.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import {
55
createProtocol,
66
installVueDevtools
77
} from 'vue-cli-plugin-electron-builder/lib'
8-
import { autoUpdater } from "electron-updater"
8+
import { autoUpdater } from 'electron-updater'
99
import electronLog from 'electron-log'
1010

1111
autoUpdater.logger = electronLog

0 commit comments

Comments
 (0)