mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Simplify naming of AaruConsole methods.
This commit is contained in:
@@ -165,7 +165,7 @@ public sealed class ConsoleViewModel : ViewModelBase
|
||||
Icon.Error)
|
||||
.ShowWindowDialogAsync(_view);
|
||||
|
||||
AaruConsole.WriteException(exception);
|
||||
AaruConsole.Exception(exception);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user