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