Add back empty line which is missing during rebase main
Some checks failed
Spell checking / Check Spelling (push) Has been cancelled
Spell checking / Update PR (push) Has been cancelled
Spell checking / Report (Push) (push) Has been cancelled
Spell checking / Report (PR) (push) Has been cancelled

This commit is contained in:
Gordon Lam (SH) 2025-08-19 08:24:08 +08:00
parent b9c1181d9f
commit e7582ebd6a

View File

@ -380,4 +380,4 @@ namespace ShortcutGuide
pinItem.Icon = new SymbolIcon(isItemPinned ? Symbol.UnPin : Symbol.Pin);
}
}
}
}