Mention variable name to update

This commit is contained in:
Kevin Sawicki 2017-02-24 10:53:11 -08:00
parent ca8983bf6c
commit bb1a981a01

View file

@ -4,8 +4,9 @@ const common = require('../../../common/api/exports/electron')
common.defineProperties(exports)
Object.defineProperties(exports, {
// Browser side modules, please sort with alphabet order.
// Any new modules added here must also be added to the array in remote.js
// Browser side modules, please sort alphabetically alphabet order.
// Any modules added here must also be added to the browserModules array
// in remote.js
app: {
enumerable: true,
get: function () {