mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-12 14:22:00 -07:00
Reinstate support for updating locally-installed extensions (#8833)
This commit is contained in:
@@ -128,7 +128,7 @@ describe('git extension helpers', () => {
|
||||
version: '1.0.0',
|
||||
isActive: true,
|
||||
installMetadata: {
|
||||
type: 'local',
|
||||
type: 'link',
|
||||
source: '',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user