Initial event composing.
This commit is contained in:
@@ -171,6 +171,7 @@ public partial class App : WinoApplication,
|
||||
services.AddTransient(typeof(CalendarSettingsPageViewModel));
|
||||
services.AddTransient(typeof(CalendarAccountSettingsPageViewModel));
|
||||
services.AddTransient(typeof(EventDetailsPageViewModel));
|
||||
services.AddTransient(typeof(CalendarEventComposePageViewModel));
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user