mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Add underscore so download update menu item works
This commit is contained in:
committed by
Corey Johnson & Nathan Sobo
parent
6278364ed2
commit
b8406368c6
@@ -1,5 +1,6 @@
|
||||
ipc = require 'ipc'
|
||||
Menu = require 'menu'
|
||||
_ = require 'underscore'
|
||||
|
||||
module.exports =
|
||||
class ApplicationMenu
|
||||
|
||||
Reference in New Issue
Block a user