mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update subtitle
This commit is contained in:
parent
c897785f00
commit
a01b3283d4
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue