diff --git a/Aaru.Gui/ViewModels/AboutDialogViewModel.cs b/Aaru.Gui/ViewModels/AboutDialogViewModel.cs index 82edccbb0..509db2628 100644 --- a/Aaru.Gui/ViewModels/AboutDialogViewModel.cs +++ b/Aaru.Gui/ViewModels/AboutDialogViewModel.cs @@ -73,7 +73,10 @@ Testers: Silas Laspada Public relations: - Noah Bacon"; + Noah Bacon + +Logo and art: + Juan Carlos Pastor Segura (Denymetanol)"; public ReactiveCommand WebsiteCommand { get; } public ReactiveCommand LicenseCommand { get; } public ReactiveCommand CloseCommand { get; }