forgot sumn or whateva
parent
1e31422113
commit
75f3fee5f2
|
@ -119,7 +119,7 @@ export default class Keys extends Route {
|
|||
<p><strong>Comment:</strong> ${pgp.data.comment}</p>
|
||||
|
||||
<p><strong>Public Key Algorithm:</strong> ${algo}</p>
|
||||
<p><strong>Key Bit Length:</strong>
|
||||
<p><strong>Key Bit Length:</strong> ${pgp.data.bitLength}</p>
|
||||
<p><strong>Key ID:</strong> ${pgp.data.keyID}</p>
|
||||
<p><strong>Fingerprint:</strong> ${pgp.data.fingerprint}</p>
|
||||
<br><br><br>
|
||||
|
|
Loading…
Reference in New Issue