Skip to content

Commit e7582eb

Browse files
committed
Add back empty line which is missing during rebase main
1 parent b9c1181 commit e7582eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/ShortcutGuide/ShortcutGuide.Ui/ShortcutGuideXAML/ShortcutView.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,4 +380,4 @@ parentGrid.DataContext is not ShortcutTemplateDataObject dataObject ||
380380
pinItem.Icon = new SymbolIcon(isItemPinned ? Symbol.UnPin : Symbol.Pin);
381381
}
382382
}
383-
}
383+
}

0 commit comments

Comments
 (0)