Skip to content

Commit

Permalink
bug fix with text messages
Browse files Browse the repository at this point in the history
  • Loading branch information
mrothenbuecher committed Dec 5, 2017
1 parent e2f32fc commit d24067c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/watchdog.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const url = require('url')
//const path = require('path')
const path = require('path')

const remote = require('electron').remote;
const BrowserWindow = remote.BrowserWindow;
Expand Down

0 comments on commit d24067c

Please sign in to comment.