fix(time): update time when resuming from sleep

This commit is contained in:
Jason Hansen 2025-07-08 08:58:08 -06:00 committed by GitHub
parent a7ed5c8813
commit 2e4460b423
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 31 additions and 0 deletions

1
Cargo.lock generated
View file

@ -1297,6 +1297,7 @@ dependencies = [
"i18n-embed-fl",
"icu",
"libcosmic",
"logind-zbus",
"once_cell",
"rust-embed",
"serde",