This commit is contained in:
2025-11-16 15:58:19 +03:30
parent 5aa13e136a
commit c5dbbbd684
5 changed files with 120 additions and 56 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ namespace xIdentityService.Providers
/// Prepare API Based Device to Open Actions ...
/// </summary>
/// <returns></returns>
public async Task<XDeviceDto> GetDevice()
public XDeviceDto GetDevice()
{
//
var os = "XSaherElmOS";