Server termination and refactoring message dialogs.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Wino.Messaging.Client.Navigation
|
||||
{
|
||||
/// <summary>
|
||||
/// Navigates user to Settings -> App Preferences.
|
||||
/// </summary>
|
||||
public record NavigateAppPreferencesRequested;
|
||||
}
|
||||
Reference in New Issue
Block a user