use classic property naming

This commit is contained in:
yggverse 2024-12-08 06:39:11 +02:00
parent f0feeec563
commit 74a3e2c879

View File

@ -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,