Unify contacts (#778)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2022-01-11 10:05:53 +01:00
committed by GitHub
parent 987a8d670a
commit d555409ca1
30 changed files with 466 additions and 355 deletions
@@ -37,6 +37,7 @@ import { toIntl } from '..'
<tr>
<th>ID</th>
<th>Class</th>
<th>ObjectID</th>
<th>Body</th>
</tr>
</thead>
@@ -44,6 +45,7 @@ import { toIntl } from '..'
{#each txes as tx}
<tr class='tr-body'>
<td>{tx.index}</td>
<td>{tx._class}</td>
<td>{tx.objectId}</td>
<td>{tx.objectClass}</td>
<td>