Update external install deep links (#2499)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
Copilot
2026-07-31 17:07:13 +10:00
committed by GitHub
parent aa3fa2f22a
commit 336af71f1b
4 changed files with 11 additions and 8 deletions
+1
View File
@@ -264,6 +264,7 @@ if (!isExternal && item.ref) {
<PluginInstall
slot="install"
isExternal={true}
pluginId={item.pluginName ?? item.id}
externalSource={externalSource || null}
label="Install this extension"
note="This extension is maintained in an external repository."