Fix path finding for auto-launch

This commit is contained in:
smartfrigde 2022-05-14 21:12:16 +02:00
parent 5893f5bea9
commit 22343e00ed
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ checkIfConfigExists();
var AutoLauncher = new AutoLaunch({
name: 'ArmCord',
path: '/Applications/ArmCord.app',
});
app.whenReady().then(async () => {