This commit is contained in:
mmrbnjd
2025-10-18 20:25:59 +03:30
parent 93dcaa65f0
commit 089722131b
2 changed files with 2 additions and 2 deletions

View File

@@ -169,7 +169,7 @@ namespace Front
}
public async Task SetUlr(string Type)
{
await _hc.Post<UlrDto>("Base/Ulr", new UlrDto { Type = Type });
// await _hc.Post<UlrDto>("Base/Ulr", new UlrDto { Type = Type });