diff --git a/src/services/plugins/pluginCliCommands.ts b/src/services/plugins/pluginCliCommands.ts index 514a414..5b3c3d5 100644 --- a/src/services/plugins/pluginCliCommands.ts +++ b/src/services/plugins/pluginCliCommands.ts @@ -342,3 +342,4 @@ export async function updatePluginCli( handlePluginCommandError(error, 'update', plugin) } } +