mirror of
https://github.com/danbee/persephone
synced 2025-03-04 08:39:11 +00:00
✂️
This commit is contained in:
parent
c0da221074
commit
98e741d9fe
@ -23,7 +23,7 @@ class AppDelegate: NSObject,
|
||||
@IBOutlet weak var playSelectedSongMenuItem: NSMenuItem!
|
||||
@IBOutlet weak var playSelectedSongNextMenuItem: NSMenuItem!
|
||||
@IBOutlet weak var addSelectedSongToQueueMenuItem: NSMenuItem!
|
||||
|
||||
|
||||
func applicationDidFinishLaunching(_ aNotification: Notification) {
|
||||
mediaKeyTap = MediaKeyTap(delegate: self)
|
||||
mediaKeyTap?.start()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user