add Platform property to SiteState and populate on both Web and .NET MAUI
This commit is contained in:
@ -24,7 +24,7 @@ public static class MauiProgram
|
||||
builder.Services.AddMauiBlazorWebView();
|
||||
#if DEBUG
|
||||
builder.Services.AddBlazorWebViewDeveloperTools();
|
||||
#endif
|
||||
#endif
|
||||
|
||||
var apiurl = LoadAppSettings();
|
||||
|
||||
|
Reference in New Issue
Block a user