mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
use classic property naming
This commit is contained in:
parent
f0feeec563
commit
74a3e2c879
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ impl Item {
|
|||
tooltip::new_for_profile_identity_gemini_id(certificate, scope),
|
||||
)
|
||||
.property(
|
||||
"is_active",
|
||||
"is-active",
|
||||
is_active::new_for_profile_identity_gemini_id(
|
||||
profile,
|
||||
profile_identity_gemini_id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue