опять добавлены токены в обработку сообщений

This commit is contained in:
2025-02-20 22:23:52 +03:00
parent 50fd3e7b73
commit ca2a04b88e
7 changed files with 26 additions and 16 deletions
@@ -85,7 +85,7 @@ namespace mROA.Implementation.Frontend
}
catch
{
multiClientOwnershipRepository?.RegisterOwnership(_representationModule.Id);
multiClientOwnershipRepository?.FreeOwnership();
}
}
}