New startup window.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Wino.Messaging.Client.Navigation;
|
||||
|
||||
/// <summary>
|
||||
/// User clicked "Get Started" on the welcome page.
|
||||
/// App should close the welcome window and open the shell window.
|
||||
/// </summary>
|
||||
public record GetStartedFromWelcomeRequested;
|
||||
Reference in New Issue
Block a user