mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-08 07:48:40 +01:00
Merge branch 'master' into feat/db-import-export
This commit is contained in:
commit
251795e2d2
@ -328,6 +328,7 @@ export default connections => {
|
||||
|
||||
return { status: 'success', response: { willAbort } };
|
||||
});
|
||||
|
||||
ipcMain.handle('kill-tab-query', async (event, { uid, tabUid }) => {
|
||||
if (!tabUid) return;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user