@ -42,7 +42,7 @@ namespace Mystify
_notifyIcon = _kernel.Resolve<INotifyIcon>();
_notifyIcon.ToolTipText = "Mystify";
_notifyIcon.IconPath = "avares://Mystify/Resources/MystifyIcon.ico";
_notifyIcon.IconPath = "avares://Mystify/Resources/Icons/MystifyIcon.ico";
ContextMenu notifyIconContextMenu = new()
{