mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-06-09 23:25:51 +08:00
fix: align prism plugin name and id with manifest.json
This commit is contained in:
@@ -74,10 +74,10 @@ const UNOFFICIAL_PLUGIN_RECOMMENDATIONS: PluginRecommendation[] = [
|
|||||||
source: 'unofficial',
|
source: 'unofficial',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'prism-cloudcli',
|
id: 'prism',
|
||||||
translationKey: 'prismCloudCLI',
|
translationKey: 'prismCloudCLI',
|
||||||
repoUrl: PRISM_CLOUDCLI_PLUGIN_URL,
|
repoUrl: PRISM_CLOUDCLI_PLUGIN_URL,
|
||||||
installedNames: ['prism-cloudcli'],
|
installedNames: ['prism'],
|
||||||
icon: Activity,
|
icon: Activity,
|
||||||
source: 'unofficial'
|
source: 'unofficial'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user