Customisable shortcuts: first bulky implementation
This commit is contained in:
@ -37,7 +37,7 @@ namespace unison
|
||||
{
|
||||
_systray.Dispose();
|
||||
_snapcast.LaunchOrExit(true);
|
||||
_hotkeys.RemoveHotKeys();
|
||||
_hotkeys.RemoveHotkeys();
|
||||
base.OnExit(e);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user