clone Platform property in SiteStte
This commit is contained in:
parent
6fbe459903
commit
f12b404d58
@ -38,6 +38,7 @@ namespace Oqtane.Shared
|
||||
AuthorizationToken = siteState.AuthorizationToken;
|
||||
RemoteIPAddress = siteState.RemoteIPAddress;
|
||||
IsPrerendering = siteState.IsPrerendering;
|
||||
Platform = siteState.Platform;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user