Minor changes

This commit is contained in:
Jeddunk 2023-12-23 20:51:30 +01:00
parent 1c66ff2684
commit 991f52e87e
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ using MvvmCross.ViewModels;
namespace auto_creamapi.Core
{
public class App : MvxApplication
public class MainApplication : MvxApplication
{
public override void Initialize()
{