mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 09:10:08 +00:00
use classic property naming
This commit is contained in:
parent
f0feeec563
commit
74a3e2c879
@ -85,7 +85,7 @@ impl Item {
|
|||||||
tooltip::new_for_profile_identity_gemini_id(certificate, scope),
|
tooltip::new_for_profile_identity_gemini_id(certificate, scope),
|
||||||
)
|
)
|
||||||
.property(
|
.property(
|
||||||
"is_active",
|
"is-active",
|
||||||
is_active::new_for_profile_identity_gemini_id(
|
is_active::new_for_profile_identity_gemini_id(
|
||||||
profile,
|
profile,
|
||||||
profile_identity_gemini_id,
|
profile_identity_gemini_id,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user