Settings page and manage accounts navigation options.
This commit is contained in:
@@ -95,6 +95,7 @@ public partial class App : WinoApplication,
|
||||
|
||||
services.AddTransient(typeof(CalendarPageViewModel));
|
||||
services.AddTransient(typeof(CalendarSettingsPageViewModel));
|
||||
services.AddTransient(typeof(CalendarAccountSettingsPageViewModel));
|
||||
services.AddTransient(typeof(EventDetailsPageViewModel));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user