UI updates & browser window handling.
This commit is contained in:
@@ -181,11 +181,6 @@ async function ImportJob(filepath: string): Promise<void> {
|
||||
}
|
||||
}
|
||||
});
|
||||
// uploadNotification.on("click", () => {
|
||||
// if (scrubPdfURL) {
|
||||
// shell.openExternal(scrubPdfURL);
|
||||
// }
|
||||
// });
|
||||
|
||||
uploadNotification.show();
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user