work on navigation
This commit is contained in:
parent
468e0a7246
commit
802f1030d5
12 changed files with 582 additions and 64 deletions
|
|
@ -67,6 +67,7 @@ public partial class App : Application
|
|||
|
||||
desktop.ShutdownRequested += async (_, _) =>
|
||||
{
|
||||
mainVm.Shutdown();
|
||||
await bot.DisposeAsync();
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue