fix: cannot access nativeTheme via electron.remote (#20938)

This commit is contained in:
Milan Burda
2019-11-04 23:17:03 +01:00
committed by Samuel Attard
parent ee7ce3954a
commit 01e18c2fc3
3 changed files with 6 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ module.exports = [
{ name: 'inAppPurchase' },
{ name: 'Menu' },
{ name: 'MenuItem' },
{ name: 'nativeTheme' },
{ name: 'net' },
{ name: 'netLog' },
{ name: 'Notification' },