@@ -1,5 +1,6 @@
'use strict';
try {
const electron = require('electron');
// Module to control application life.
const { app } = electron;
@@ -71,3 +72,7 @@ app.on('activate', () => {
}
});
} catch (e) {
// Catch Error
The note is not visible to the blocked user.
Powered by TurnKey Linux.