[Config] Minor source tweak
This commit is contained in:
parent
3f496ca215
commit
2933c40ad6
1 changed files with 1 additions and 1 deletions
|
@ -42,5 +42,5 @@ const open = exports.open = () => {
|
|||
app.exit();
|
||||
});
|
||||
|
||||
win.loadURL('https://cdn.openasar.dev/config.html');
|
||||
win.loadURL('https://cdn.openasar.dev/config');
|
||||
};
|
Loading…
Reference in a new issue