update subtitle

This commit is contained in:
yggverse 2024-11-20 18:21:35 +02:00
parent c897785f00
commit a01b3283d4

View File

@ -55,7 +55,7 @@ impl Gemini {
Value::PROFILE_IDENTITY_GEMINI_ID(identity.id),
&certificate.subject_name().unwrap().replace("CN=", ""), // trim prefix
&format!(
"valid: {} | auth: {}",
"valid until {} | auth: {}",
certificate
.not_valid_after()
.unwrap()