Enable dark mode support on macOS.

This commit is contained in:
Paul Chote
2020-11-16 21:35:09 +00:00
parent 5a2f91be1c
commit 09e6cc4add

View File

@@ -46,5 +46,7 @@
<string>{FAQ_URL}</string>
<key>JoinServerUrlScheme</key>
<string>{JOIN_SERVER_URL_SCHEME}</string>
<key>NSRequiresAquaSystemAppearance</key>
<false/>
</dict>
</plist>