Fixed menubar icon
This commit is contained in:
parent
d7c23f91d0
commit
a821b201c7
@ -145,7 +145,7 @@ struct VoiceInkApp: App {
|
||||
$0.size.height = 22
|
||||
$0.size.width = 22 / ratio
|
||||
return $0
|
||||
}(NSImage(named: "AppIcon")!)
|
||||
}(NSImage(named: "menuBarIcon")!)
|
||||
|
||||
Image(nsImage: image)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user