pull/5270/head
yann300 1 month ago committed by Aniket
parent 9d3dd4e362
commit 66ac2cf396
  1. 2
      apps/vyper/src/app/utils/remix-client.tsx

@ -84,7 +84,7 @@ export class RemixClient extends PluginClient<any, CustomRemixApi> {
try { try {
// @ts-ignore // @ts-ignore
this.call('notification', 'toast', 'cloning Snekmate Vyper repository...') this.call('notification', 'toast', 'cloning Vyper repository...')
await this.call( await this.call(
'dgitApi', 'dgitApi',
'clone', 'clone',

Loading…
Cancel
Save