mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
whitespace changes (#5750)
This commit is contained in:
@@ -20,7 +20,7 @@ namespace PowerLauncher.ViewModel
|
||||
{
|
||||
Selection,
|
||||
Hover
|
||||
};
|
||||
}
|
||||
|
||||
public ObservableCollection<ContextMenuItemViewModel> ContextMenuItems { get; } = new ObservableCollection<ContextMenuItemViewModel>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user