electron-97: refactored the code as per the ticket (points 2 & 6 covered)

This commit is contained in:
Vishwas Shashidhar
2017-08-24 13:21:02 +05:30
parent 7ab0f75e2e
commit 28bd9399aa
36 changed files with 376 additions and 7570 deletions

View File

@@ -50,4 +50,4 @@ function setDataUrl(dataUrl, count) {
module.exports = {
show: show,
setDataUrl: setDataUrl
}
};