Add a summary after score
This commit is contained in:
parent
3588af3267
commit
8b3ab541ba
11 changed files with 425 additions and 14 deletions
|
|
@ -9,7 +9,7 @@
|
|||
</script>
|
||||
|
||||
{#if receivedChain && receivedChain.length > 0}
|
||||
<div class="mb-3">
|
||||
<div class="mb-3" id="email-path">
|
||||
<h5>Email Path (Received Chain)</h5>
|
||||
<div class="list-group">
|
||||
{#each receivedChain as hop, i}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue