mirror of
https://github.com/mempool/mempool.git
synced 2025-02-22 14:22:44 +01:00
Change "Running on Tor" to "Exclusively on Tor"
This commit is contained in:
parent
e6bc15a9e1
commit
1a2e336c18
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
</a>
|
||||
</td>
|
||||
<td *ngIf="!node.as_number">
|
||||
<span class="badge badge-success" placement="bottom" i18n="tor">Running on Tor</span>
|
||||
<span class="badge badge-success" placement="bottom" i18n="tor">Exclusively on Tor</span>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
Loading…
Add table
Reference in a new issue