fix: not the same as

This commit is contained in:
Joel 2025-06-27 12:01:32 +08:00
parent 18bbf1165d
commit afd0d31354
1 changed files with 2 additions and 1 deletions

View File

@ -174,7 +174,8 @@ const DetailHeader = ({
plugin_id,
})
invalidateReferenceSettings()
onUpdate()
// TODO: missing do upgrade logic
handleUpdatedFromMarketplace()
hideDowngradeWarningModal()
}