forked from cerc-io/cosmos-explorer
update: fix string security_contact
Signed-off-by: Salman Wahib <sxlmnwb@sxlzptprjkt.xyz>
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
<span class="font-weight-bold">Contact</span>
|
||||
</th>
|
||||
<td>
|
||||
{{ validator.security_contact || '-' }}
|
||||
{{ validator.description.security_contact || '-' }}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user