mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
electron-97: refactored the code as per the ticket (points 2 & 6 covered)
This commit is contained in:
@@ -95,6 +95,5 @@ module.exports = {
|
||||
send: send,
|
||||
setActivityWindow: setActivityWindow,
|
||||
activityDetection: activityDetection,
|
||||
monitorUserActivity: monitorUserActivity, // Exporting this for unit test
|
||||
initiateActivityDetection: initiateActivityDetection
|
||||
monitorUserActivity: monitorUserActivity, // Exporting this for unit tests
|
||||
};
|
||||
Reference in New Issue
Block a user