Skip to content

Commit 5d1a711

Browse files
committed
Add macos .zip package
1 parent 7729a1d commit 5d1a711

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jccm/src/main.js

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { setupApiHandlers } from './Services/ApiServer'; // Import the API handl
33
import path from 'path';
44
import os from 'os';
55

6+
67
// Handle creating/removing shortcuts on Windows when installing/uninstalling.
78
if (require('electron-squirrel-startup')) {
89
app.quit();

0 commit comments

Comments
 (0)