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

This commit is contained in:
Milan Burda
2019-11-05 01:11:43 +01:00
committed by Samuel Attard
parent 49009236d9
commit 317f0cec68
3 changed files with 7 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' },