mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 09:10:08 +00:00
update subtitle
This commit is contained in:
parent
c897785f00
commit
a01b3283d4
@ -55,7 +55,7 @@ impl Gemini {
|
|||||||
Value::PROFILE_IDENTITY_GEMINI_ID(identity.id),
|
Value::PROFILE_IDENTITY_GEMINI_ID(identity.id),
|
||||||
&certificate.subject_name().unwrap().replace("CN=", ""), // trim prefix
|
&certificate.subject_name().unwrap().replace("CN=", ""), // trim prefix
|
||||||
&format!(
|
&format!(
|
||||||
"valid: {} | auth: {}",
|
"valid until {} | auth: {}",
|
||||||
certificate
|
certificate
|
||||||
.not_valid_after()
|
.not_valid_after()
|
||||||
.unwrap()
|
.unwrap()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user