Add underscore so download update menu item works

This commit is contained in:
probablycorey
2013-08-17 11:37:30 -07:00
committed by Corey Johnson & Nathan Sobo
parent 6278364ed2
commit b8406368c6

View File

@@ -1,5 +1,6 @@
ipc = require 'ipc'
Menu = require 'menu'
_ = require 'underscore'
module.exports =
class ApplicationMenu