mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Fix path finding for auto-launch
This commit is contained in:
parent
5893f5bea9
commit
22343e00ed
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ checkIfConfigExists();
|
||||||
|
|
||||||
var AutoLauncher = new AutoLaunch({
|
var AutoLauncher = new AutoLaunch({
|
||||||
name: 'ArmCord',
|
name: 'ArmCord',
|
||||||
path: '/Applications/ArmCord.app',
|
|
||||||
});
|
});
|
||||||
|
|
||||||
app.whenReady().then(async () => {
|
app.whenReady().then(async () => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue