mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix typo, tray => Tray
This commit is contained in:
@@ -45,7 +45,7 @@ Object.defineProperties module.exports,
|
||||
screen:
|
||||
enumerable: true
|
||||
get: -> require '../screen'
|
||||
tray:
|
||||
Tray:
|
||||
enumerable: true
|
||||
get: -> require '../tray'
|
||||
# The internal modules, invisible unless you know their names.
|
||||
|
||||
Reference in New Issue
Block a user