Skip to content

Commit 1bc397b

Browse files
authored
Revise summary for AddRadioExtFilesDialogViewModel
Updated summary comment for AddRadioExtFilesDialogViewModel.
1 parent 0d20291 commit 1bc397b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WolvenKit.App/ViewModels/Dialogs/AddRadioExtFilesDialogViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public RadioSongItem(string filePath, int index = 0)
3434
}
3535

3636
/// <summary>
37-
/// A simple "search and replace" dialog. Needs to register in GenericHost via AddTransient.
37+
/// Dialog model to add/edit RadioExt station.
3838
/// </summary>
3939
public partial class AddRadioExtFilesDialogViewModel() : ObservableObject
4040
{

0 commit comments

Comments
 (0)