This commit is contained in:
CJK_mkp
2025-08-28 21:02:47 +08:00
committed by GitHub
parent a67b7a2fd0
commit 206ae3d9ed
@@ -767,6 +767,8 @@ namespace Ink_Canvas.Helpers
else
{
e.Handled = true;
EnableHotkeyRegistration();
LoadHotkeysFromSettings();
}
}