diff options
| author | tobtoht <tob@featherwallet.org> | 2025-12-09 17:45:01 +0000 |
|---|---|---|
| committer | tobtoht <tob@featherwallet.org> | 2025-12-09 17:45:01 +0000 |
| commit | e50c830b10a76f93440e00eb9f589b46fc35ca33 (patch) | |
| tree | 474e2665f9e3187319713e2bc7d9fe74aff90fa7 | |
| parent | b13e2012d80a257fb403682f00338d17093a616d (diff) | |
| parent | ef406624b925907ab9fc8adce88cf414dd5ca0ab (diff) | |
| download | monzero-gui-e50c830b10a76f93440e00eb9f589b46fc35ca33.tar.gz monzero-gui-e50c830b10a76f93440e00eb9f589b46fc35ca33.tar.xz monzero-gui-e50c830b10a76f93440e00eb9f589b46fc35ca33.zip | |
Merge pull request #4537
ef40662 macOS: support dark mode again (selsta)
| -rw-r--r-- | share/Info.plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/share/Info.plist b/share/Info.plist index f087a028..087ead8d 100644 --- a/share/Info.plist +++ b/share/Info.plist @@ -38,9 +38,6 @@ <key>NSSupportsAutomaticGraphicsSwitching</key> <true/> - <key>NSRequiresAquaSystemAppearance</key> - <string>True</string> - <key>CFBundleURLTypes</key> <array> <dict> |
