Skip to content

Commit

Permalink
Add macos .zip package
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrho committed Oct 17, 2024
1 parent 7729a1d commit 5d1a711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jccm/src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { setupApiHandlers } from './Services/ApiServer'; // Import the API handl
import path from 'path';
import os from 'os';


// Handle creating/removing shortcuts on Windows when installing/uninstalling.
if (require('electron-squirrel-startup')) {
app.quit();
Expand Down

0 comments on commit 5d1a711

Please sign in to comment.