Enable dark mode for macOS Mojave

This commit is contained in:
kPherox
2019-04-10 19:33:59 +09:00
parent 114a9c3af4
commit aa1a1b363d

View File

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