fix: add missing app (#81)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
const { app } = require('electron');
|
||||
const path = require('path');
|
||||
|
||||
if (process.arch === 'arm64') {
|
||||
|
||||
Reference in New Issue
Block a user