Enable dark mode for macOS Mojave

This commit is contained in:
kPherox 2019-04-10 19:33:59 +09:00
parent 114a9c3af4
commit aa1a1b363d
No known key found for this signature in database
GPG Key ID: C04751C2BFA2F62D

View File

@ -54,6 +54,7 @@ module.exports = {
category: "Network",
},
mac: {
darkModeSupport: true,
target: [
"dmg",
],